]> git.mjollnir.org Git - moodle.git/commitdiff
Fixes MDL-7758 "Replace breadcrumb image with THEME->rarrow in unit test reports".
authornfreear <nfreear>
Fri, 1 Dec 2006 10:21:11 +0000 (10:21 +0000)
committernfreear <nfreear>
Fri, 1 Dec 2006 10:21:11 +0000 (10:21 +0000)
theme/standard/styles_color.css

index 9992884eaae9c07e962be58e77ada1f21d9e1392..5f7d277ee3ab4db7202aae3ea378ea1301147b26 100644 (file)
@@ -196,7 +196,7 @@ table.formtable tbody th {
  *** Header
  ***/
 
-.breadcrumb .sep {
+.breadcrumb .sep, #admin-report-simpletest-index .sep {
   color:#aaa;
 }