summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/the_wall/all.css
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/themes/the_wall/all.css')
-rw-r--r--usr/local/www/themes/the_wall/all.css24
1 files changed, 24 insertions, 0 deletions
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index 9cf0c71..111cd9f 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -5,6 +5,30 @@ html, body, td, th, input, select {
}
+.alertboxleft {
+ background-color: #990000;
+ color: #000000;
+ font-size: 11px;
+ padding-top: 1px;
+ padding-bottom: 1px;
+ padding-right: 1px;
+ padding-left: 1px;
+ width: 36px;
+ align: center;
+ valign: center;
+}
+
+.alertboxright {
+ background-color: #FFD9D1;
+ color: #000000;
+ font-size: 11px;
+ padding-left: 8px;
+ padding-top: 6px;
+ width: 36px;
+ align: center;
+ valign: center;
+}
+
div.GraphLink {
position: relative;
}
OpenPOWER on IntegriCloud