MDL-31794 theme_formalwhite: Fixed up tabs
authorSam Hemelryk <sam@moodle.com>
Mon, 5 Mar 2012 02:29:15 +0000 (15:29 +1300)
committerSam Hemelryk <sam@moodle.com>
Mon, 5 Mar 2012 02:29:15 +0000 (15:29 +1300)
theme/formal_white/style/tabs.css

index 216045c..c4f8db7 100644 (file)
 
 .tabtree .tabrow1 li a:hover {
     font-weight:bold;
-       text-decoration: underline;
+    text-decoration: underline;
 }
 
 .tabtree .tabrow1 li {
 }
 
 .tabtree .tabrow1 li.here {
-       font-weight: bold;
+    font-weight: bold;
 }
 
 .groupmanagementtable {