From 0840662789289ab340179feaa97a5406e88193d3 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Sat, 23 Jan 2016 15:38:10 -0500 Subject: #148 - event snapshot save Former-commit-id: d2c8a38a7a864bf5df1c87917ff359a827cc1382 --- www/css/style.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'www/css') diff --git a/www/css/style.css b/www/css/style.css index fd570a42..9e815732 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -302,6 +302,16 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */ opacity:0.5; } + +.events-modal-camera-icon +{ + position:absolute; + bottom:120px; + left:110px; + z-index:10; + opacity:0.5; +} + .events-range { position:absolute; -- cgit v1.2.3