2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Files
CATI_Tool/css/shifts.css
azammitdcarf 26bc2b866c addshift.php now contains a warning if timezone data not installed
shifts.css created from static code in addshift.php
2008-11-13 23:58:47 +00:00

10 lines
115 B
CSS

.selected {
font-weight:bold;
font-size:larger;
}
.warning {
background-color:red;
font-size:150%;
}