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
13d79554
authored
2015-01-16 16:21:30 -0500
by
Marty Penner
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix styling of admin option groups
1 parent
caa49320
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
com/Branding/css/tenzing.css
com/Branding/css/tenzing.css
View file @
13d7955
...
...
@@ -1302,7 +1302,7 @@ h6.fieldset-heading {
}
.option-groups-region
.ui-icon
~
.ui-icon
{
left
:
-15
px
;
left
:
20
px
;
cursor
:
pointer
;
}
...
...
@@ -1378,7 +1378,7 @@ h6.fieldset-heading {
min-width
:
50px
;
min-height
:
15px
;
position
:
relative
;
left
:
-14
px
;
left
:
20
px
;
}
.option-groups-region
.group-title
{
...
...
@@ -1386,7 +1386,7 @@ h6.fieldset-heading {
text-overflow
:
ellipsis
;
overflow
:
hidden
;
cursor
:
pointer
;
top
:
2
px
;
top
:
3
px
;
box-shadow
:
0
0
2px
2px
rgb
(
33
,
117
,
155
);
}
...
...
Please
register
or
sign in
to post a comment