add some styling on tables view
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user