fix more lists

This commit is contained in:
Lisa Passing 2015-02-06 14:06:31 +01:00
parent aed549fd51
commit df9467d04f
3 changed files with 9 additions and 4 deletions

View File

@ -15,7 +15,7 @@
margin-top: -32px
color: #fff
font-size: 13px
padding: 3px 24px 2px 25px
padding: 4px 24px 3px 25px
background-image: inline-image('icons/settings.svg'), inline-image('icons/dropdown-arrow-white.svg')
background-size: 14px 14px, 8px 8px
background-position: 6px 7px, right 9px center
@ -30,6 +30,7 @@
padding-left: 10px
.menu
@include resetul
z-index: 1000
display: none
position: absolute
@ -37,7 +38,8 @@
top: -4px
width: 140px
background-color: #a6adad
border-bottom-radius: 4px
border-bottom-left-radius: 4px
border-bottom-right-radius: 4px
a
display: block
color: $white

View File

@ -108,6 +108,10 @@
a.active
color: #55888E
#builds
a
display: inline
#tab_build,
#tab_job,
#tab_request,

View File

@ -1,6 +1,5 @@
#top
position: static
font-size: $font-size-small
background : $topbar-bg
height: 55px
@ -17,7 +16,7 @@
background : $logo-red inline-image('ui/travis-logo.svg') no-repeat 20px 18px
ul
list-style-type: none
@include resetul
line-height: 30px
a, span