From b4e1f72cfc6f38046bb3afce3eb12664251c1c94 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Tue, 6 Oct 2015 16:57:15 -0400 Subject: new banner style for events --- www/css/style.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'www/css') diff --git a/www/css/style.css b/www/css/style.css index 7ad2d38f..f7e84f15 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -438,6 +438,13 @@ input[type=range]::-webkit-slider-thumb { -webkit-animation-duration: 300ms; } +.content-banner.alarm +{ + background-color: forestgreen; + color:white; + opacity:1; +} + /*.mySliderClass.jslider.sliderCSS div.jslider-pointer {top:-10px;left:15px;width:60px;height:60px;margin-left:-5px;background-color:silver;background-color:#615959;border-radius:50% }*/ -- cgit v1.2.3