// fixs UI

This commit is contained in:
Kevin Granger
2013-10-29 17:32:57 +01:00
parent c7fe91a0a9
commit 5fa36abcaf
13 changed files with 74 additions and 91 deletions
@@ -8,6 +8,7 @@
border: none
font-weight: normal
vertical-align: top
border-bottom: solid 1px darken(#CAE5F4,15%)
span.title_box
color: black
font-size: 1.1em
@@ -36,12 +37,6 @@
text-align: center
td.pointer
cursor: pointer
tr td:first-child, tr th:first-child
border-top-left-radius: 3px
border-bottom-left-radius: 3px
tr td:last-child,tr th:last-child
border-top-right-radius: 3px
border-bottom-right-radius: 3px
tr.filter
background-color: lighten(#CAE5F4,5%)