diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css index ee4a4dc3..c0744be7 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -397,6 +397,14 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */ opacity:0.5; } +.events-modal-onlyalarms-icon +{ + position:absolute; + bottom:120px; + left:140px; + z-index:10; + opacity:0.5; +} .events-range { position:absolute; |
