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
43180e98
authored
2022-01-23 16:43:16 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
options
1 parent
22dbcee3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
com/Branding/css/tenzing.css
com/Branding/css/tenzing.css
View file @
43180e9
...
...
@@ -1464,7 +1464,7 @@ h6.fieldset-heading {
}
.option-groups-region
.remove-option
{
margin-top
:
4
px
;
margin-top
:
0
px
;
}
.option-groups-region
.sortable
.sortable-placeholder
{
...
...
@@ -1473,13 +1473,20 @@ h6.fieldset-heading {
.option-groups-region
.sortable
{
margin-left
:
0
;
margin-top
:
10px
;
}
.option-groups-region
.sortable
li
{
margin-left
:
0
;
}
.option-groups-region
.sortable
li
ol
li
{
margin-left
:
35px
;
}
.option-groups-region
.sortable
li
{
background-color
:
#ccc
;
border
:
1px
solid
#aaa
;
padding-left
:
5px
;
padding-right
:
5px
;
}
.option-groups-region
.accordion-header
{
...
...
Please
register
or
sign in
to post a comment