Add color coding for selected shifts in timetable and update button styles
This commit is contained in:
@@ -330,4 +330,9 @@ table.transposed th.bank-holiday {
|
||||
.force-assigned {
|
||||
background-color: #ffe066 !important;
|
||||
border: 2px solid #ff8800 !important;
|
||||
}
|
||||
|
||||
button.selected {
|
||||
background: #0074d9;
|
||||
color: #fff;
|
||||
}
|
||||
Reference in New Issue
Block a user