diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css index c1c78f1e..8efb5d24 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -781,6 +781,12 @@ input[type=range]::-webkit-slider-thumb { } +.content-banner.net +{ + background-color: #9b59b6; + color:white; +} + /* This accordion list is used for event server monitor filter * http://docs.angularjs.org/api/ng/directive/ngShow#usage_animations */ |
