From c93d8e07fe729dda80adbe38bd06ff1247c9ffd8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 3 Oct 2006 10:54:59 +0100 Subject: notice/warning style updates --- themes/graycube/theme.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'themes/graycube') 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; } -- cgit v1.2.3