From: moodler Date: Tue, 25 Jan 2005 16:37:43 +0000 (+0000) Subject: Standard sitetopic is white X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1a0de2238b0af6dc8ff4172d36d980445d887152;p=moodle.git Standard sitetopic is white --- diff --git a/theme/standard/styles_color.css b/theme/standard/styles_color.css index 05490a5c4a..53c6f320d8 100644 --- a/theme/standard/styles_color.css +++ b/theme/standard/styles_color.css @@ -61,6 +61,7 @@ th { /* entry-page index.php */ .sitetopic { border-color:#DDDDDD; /* borders */ + background-color:#FFFFFF; /* cellheading */ } /* summary of a user in a nice little box - weblib.php */