Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
Tz Tools
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
b29ba838
authored
2014-11-11 12:15:06 -0500
by
Marty Penner
3
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix option group styling
1 parent
af513cab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
12 deletions
com/Branding/css/tenzing.css
com/Branding/css/tenzing.css
View file @
b29ba83
...
...
@@ -1369,7 +1369,7 @@ h6.fieldset-heading {
}
.option-groups-region
div
input
[
type
=
text
]
{
width
:
75
%
;
width
:
66
%
;
}
.option-groups-region
div
textarea
{
...
...
@@ -1378,11 +1378,11 @@ h6.fieldset-heading {
.option-groups-region
.group-title
,
.option-groups-region
.editable-group-title
{
max-width
:
76
%
;
max-width
:
67
%
;
min-width
:
50px
;
min-height
:
15px
;
position
:
relative
;
left
:
-14
px
;
left
:
10
px
;
}
.option-groups-region
.group-title
{
...
...
@@ -1407,6 +1407,7 @@ h6.fieldset-heading {
}
.option-groups-region
.label-spaced-left
{
margin-top
:
-4px
;
margin-left
:
7px
;
}
...
...
@@ -1476,15 +1477,6 @@ td.diff-left:hover, td.diff-right:hover {
cursor
:
pointer
;
}
[
aria-labelledby
=
"ui-dialog-title-autosave-desync-message"
]
.ui-dialog-buttonset
{
width
:
285px
;
margin
:
auto
;
}
[
aria-labelledby
=
"ui-dialog-title-autosave-desync-message"
]
.ui-dialog
.ui-dialog-buttonpane
button
{
float
:
none
;
}
/* Hide both options for the "Enable Media Replace" plugin, since the second option mostly
just breaks hard-coded links to files */
label
[
for
=
"replace_type_1"
],
...
...
Marty Penner
@marty
mentioned in commit
90fec61f
2015-11-25 17:22:14 UTC
mentioned in commit
90fec61f
Toggle commit list
Please
register
or
sign in
to post a comment