]> git.mjollnir.org Git - moodle.git/commitdiff
Accessibility: fix, forum search button, breadcrumb image (Email: Eloy stronk7, 9...
authornfreear <nfreear>
Mon, 13 Mar 2006 17:37:15 +0000 (17:37 +0000)
committernfreear <nfreear>
Mon, 13 Mar 2006 17:37:15 +0000 (17:37 +0000)
theme/standard/styles_fonts.css

index 653c946db11c58df52039e8ff557c64fcac330f9..d7e45aaf9bd175a419c0b380ba915f4c0fc58624 100644 (file)
@@ -216,13 +216,14 @@ a.skip-block {
   text-decoration:none;
 }
 
-.sideblock img.resize {
+.sideblock img.resize,
+.breadcrumb img.resize {
   width: 0.8em;
   height: 0.9em;
 }
-.sideblock .searchform button {
-  width: 1.7em;
-  height: 1.7em;
+.sideblock .searchform img.resize {
+  width: 1em;
+  height: 1.1em;
 }
 
 .sideblock .header, .sideblock h2 {