add some styling on tables view

This commit is contained in:
2012-09-11 10:34:54 +02:00
parent 7f8a8e9e26
commit 17b3494033
8 changed files with 79 additions and 37 deletions
@@ -28,6 +28,15 @@
.section-table
position: absolute
cursor: move
&.occupied
background-color: #ffa
&.needs_help
background-color: #7f7
&.needs_payment
background-color: #f77
a
&:hover
text-decoration: none
&.section-tables-inactive
.section-table
margin-top: 10px