style changes and refactoring

This commit is contained in:
2012-09-03 12:09:35 +02:00
parent 81a2423f6b
commit 39449f240a
36 changed files with 527 additions and 159 deletions
@@ -0,0 +1,22 @@
//BOOTSTRAP overrides
body
a
color: white
&:hover
color: white
.table-hover
tbody
tr
&:hover
td
background-color: #555
.navbar-inner
$navbar-inner-teint: 200
background-color: rgba($navbar-inner-teint, $navbar-inner-teint, $navbar-inner-teint, 0.8)
background-image: url()
.brand
padding: 3px 0
.container
.brand
padding-left: 7px