Fix correct labeling and added mouse pointers for table sorting
This commit is contained in:
@ -31,6 +31,10 @@ table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
form#new_schedule_form input:not([type=checkbox]) {
|
||||
width: 100%
|
||||
}
|
||||
|
Reference in New Issue
Block a user