// fix nav

This commit is contained in:
Kevin Granger
2013-09-13 18:35:27 +02:00
parent bcfd092a1d
commit 81a783679d
4 changed files with 42 additions and 27 deletions
@@ -365,7 +365,6 @@ hr
word-wrap: nowrap
font-size: 12px
border-bottom: solid 1px #eee
//@include box-shadow(rgba(black,0.15) 0 1px 0)
td.center, th.center
text-align: center
@@ -381,6 +380,7 @@ tr.filter
background-color: lighten($brand-primary,25%)
input[type="text"].filter, input[type="password"].filter, select.filter
font-size: 12px
border-color: lighten($brand-primary,10%)
.breadcrumb
background-color: lighten($bg-content-color,7%)