styling of settings-sub-nav
This commit is contained in:
parent
d8e2d8c771
commit
8bc8463045
|
@ -1,6 +1,6 @@
|
|||
#settings
|
||||
.settings-form
|
||||
margin: 20px
|
||||
margin: 30px
|
||||
|
||||
p.short-settings-element
|
||||
display: inline-block
|
||||
|
|
|
@ -65,7 +65,26 @@
|
|||
text-decoration: none
|
||||
|
||||
.tab
|
||||
margin-top: 20px
|
||||
margin-top: 20px
|
||||
|
||||
ul.navigation
|
||||
margin: -18px 0 20px 0
|
||||
height: 40px
|
||||
line-height: 40px
|
||||
border-bottom: 1px solid #EAEAEA
|
||||
padding-left: 10px
|
||||
|
||||
li
|
||||
display: inline-block
|
||||
padding-right: 10px
|
||||
|
||||
a
|
||||
color: #ACACAC
|
||||
font-weight: 600
|
||||
font-size: 14px
|
||||
|
||||
a.active
|
||||
color: #55888E
|
||||
|
||||
#tab_build,
|
||||
#tab_job,
|
||||
|
|
Loading…
Reference in New Issue
Block a user