From 2ee1efe5ea057bea5d99d3a955fca04f915bff59 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 15 Dec 2017 17:51:48 -0500 Subject: #569 #563 event playback with warning for inprogress streams (will fail in video, so warning is needed) --- www/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www/css') diff --git a/www/css/style.css b/www/css/style.css index b856491a..934fe0ca 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -480,6 +480,10 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */ padding-right: 3px; } +.events-range-modal-warning-text { + background-color:red; +} + .monitor-modal-text { position: absolute; bottom: 30px; -- cgit v1.2.3