diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css index b856491a..934fe0ca 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -480,6 +480,10 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */ padding-right: 3px; } +.events-range-modal-warning-text { + background-color:red; +} + .monitor-modal-text { position: absolute; bottom: 30px; |
