summaryrefslogtreecommitdiff
path: root/themes/graycube/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/graycube/theme.css')
-rw-r--r--themes/graycube/theme.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css
index 871cd1fb8..71bacfa96 100644
--- a/themes/graycube/theme.css
+++ b/themes/graycube/theme.css
@@ -54,6 +54,12 @@ div.notice {
border : 1px solid #999999;
}
+div.warning {
+ background : #ffcccc;
+ border : 1px solid #ff0000;
+}
+
+
ul.userFeedList, ul.browseFeedList, ul.labelTestResults {
border : 1px solid #999999;
}