mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
addshift.php now contains a warning if timezone data not installed
shifts.css created from static code in addshift.php
This commit is contained in:
9
css/shifts.css
Normal file
9
css/shifts.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.selected {
|
||||
font-weight:bold;
|
||||
font-size:larger;
|
||||
}
|
||||
|
||||
.warning {
|
||||
background-color:red;
|
||||
font-size:150%;
|
||||
}
|
||||
Reference in New Issue
Block a user