styling of settings-sub-nav

This commit is contained in:
Justine Arreche 2014-08-06 14:45:31 +02:00
parent d8e2d8c771
commit 8bc8463045
2 changed files with 21 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#settings
.settings-form
margin: 20px
margin: 30px
p.short-settings-element
display: inline-block

View File

@ -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,