summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css
index 3c12a932..e8ba18c7 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -279,6 +279,7 @@ figcaption {
white-space: nowrap;
}
+
.normal-figcaption {
background: rgba(0, 0, 0, 0.2);
color: #FFF;
@@ -311,6 +312,14 @@ figcaption {
font-size: 80%;
}
+.normal-figheader-history {
+ background: rgba(0, 0, 0, 0.7);
+ color: #FFF;
+ opacity: 1;
+ font-size: 80%;
+ top:0;
+}
+
.alarmed-figcaption {