summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2015-11-04 11:54:16 -0500
committerArjun Roychowdhury <pliablepixels@gmail.com>2015-11-04 11:54:16 -0500
commitb721eaa84b5d2ba607daf3a1496515405d208297 (patch)
treec1eeb9d292bbf9144b02f20980493527ae3444d4 /www/css
parent764e0641825812caaa07b2b98b862ff2dff95c75 (diff)
animated screens as well
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/css/style.css b/www/css/style.css
index 91ce9830..042b9ee8 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -220,7 +220,7 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */
position:absolute;
bottom:60px;
left:30px;
- z-index:10;
+ z-index:99;
opacity:0.7;
width:70%;
}
@@ -228,7 +228,7 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */
.events-range-modal-text
{
position:absolute;
- bottom:20px;
+ bottom:10px;
right:10px;
z-index:10;
opacity:0.7;