]> git.mjollnir.org Git - moodle.git/commitdiff
Some styles for tab fonts MDL-7782
authormoodler <moodler>
Thu, 11 Jan 2007 07:35:06 +0000 (07:35 +0000)
committermoodler <moodler>
Thu, 11 Jan 2007 07:35:06 +0000 (07:35 +0000)
theme/standard/styles_fonts.css

index 401ee8a98db7a4fc7a0b2b9930c5b68c8a47eada..e582fb11d3edb131f697ac9eef67bbf1b68006d8 100644 (file)
@@ -594,11 +594,12 @@ body#grade-index .grades .header {
 /***
  *** Tabs
  ***/
-.tablink {
-  font-size:0.8em;
+.tabtree {
+  font-size:0.9em;
+  font-weight:bold;
 }
 
-.tablink a:hover {
+.tabtree a:hover {
   text-decoration: none;
 }