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
19ccb389
authored
2022-01-23 16:54:51 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
options
1 parent
43180e98
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletions
com/Branding/css/tenzing.css
com/Branding/css/tenzing.css
View file @
19ccb38
...
...
@@ -1474,6 +1474,7 @@ h6.fieldset-heading {
.option-groups-region
.sortable
{
margin-left
:
0
;
margin-top
:
10px
;
margin-bottom
:
15px
;
}
.option-groups-region
.sortable
li
{
margin-left
:
0
;
...
...
@@ -1521,6 +1522,11 @@ h6.fieldset-heading {
.option-groups-region
div
textarea
{
width
:
99%
;
margin-bottom
:
10px
;
}
input
.optionTime
{
margin-bottom
:
10px
;
}
.option-groups-region
.group-title
,
...
...
@@ -1569,7 +1575,7 @@ h6.fieldset-heading {
.option-groups-region
.toggle-lang-container
{
display
:
inline-block
;
float
:
right
;
margin-top
:
-1
0px
;
margin-top
:
0px
;
}
.field-option
.toggle-lang-container
{
...
...
Please
register
or
sign in
to post a comment