diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/css/style.css b/www/css/style.css index 4b4beb46..29243005 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -484,11 +484,12 @@ 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 |
