From: mits Date: Thu, 14 Dec 2006 14:10:07 +0000 (+0000) Subject: Fixed a missing closing brace }. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ebf046bc347d2581c8bfe8ef4f2c2990fb30f8c5;p=moodle.git Fixed a missing closing brace }. Thank you Joseph Rezeau: http://moodle.org/mod/forum/discuss.php?d=60788. --- diff --git a/theme/oceanblue/styles_color.css b/theme/oceanblue/styles_color.css index 8227f94125..fc0820ce4c 100644 --- a/theme/oceanblue/styles_color.css +++ b/theme/oceanblue/styles_color.css @@ -800,6 +800,7 @@ body#mod-quiz-report table#attempts .r1 { #mod-resource-view table { background-color: #FFFFFF; +} .ims-nav-dimmed { color: #AAAAAA;