You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
279 B

#access_stats td.range-alert {
/*background-color: #D93F3C !important;*/
background-color: #FF3D00 !important;
color: white;
}
#access_stats td.range-warning {
/*background-color: #D93F3C !important;*/
background-color: #FF9800 !important;
color: white;
}