summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/statistics/style.css')
-rw-r--r--modules-available/statistics/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules-available/statistics/style.css b/modules-available/statistics/style.css
index c48275ba..dffe973b 100644
--- a/modules-available/statistics/style.css
+++ b/modules-available/statistics/style.css
@@ -40,4 +40,12 @@
white-space: nowrap;
z-index: 1000;
text-shadow: #fff 1px 1px;
+}
+
+.warn {
+ background: #F0AD4E;
+ font-size: 75%;
+ border-radius: 3px;
+ color: #fff;
+ padding: 1px 3px;
} \ No newline at end of file