Tidy up formatting of study week group table

This commit is contained in:
2014-01-31 16:34:00 +11:00
parent 14303f8069
commit 9d936bab1b
2 changed files with 21 additions and 2 deletions

5
booking.css Normal file
View File

@@ -0,0 +1,5 @@
#leader-row {background: #6495ED;}
#helper-row {background: #6495ED;}
#new-group-row {border-top: thick double #ff0000;}
#leader-new-group-row {background: #6495ED; border-top: thick double #ff0000;}
#helper-new-group-row {background: #6495ED; border-top: thick double #ff0000;}