]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed homelink color.
authormits <mits>
Tue, 29 Jul 2008 00:19:05 +0000 (00:19 +0000)
committermits <mits>
Tue, 29 Jul 2008 00:19:05 +0000 (00:19 +0000)
theme/oceanblue/styles_color.css

index 1ce7ab3bf49e7b24d87ad32067ddc7f79d559e15..af745006a76caeb5a593354508574d43bd8c2ea9 100644 (file)
@@ -228,7 +228,7 @@ table.formtable tbody th {
   background: #FDD;
 }
 
-homelink a:link,
+.homelink a:link,
 .homelink a:visited {
   color: #000066;
   background: #FFFFFF;