Skip to content

Commit

Permalink
MDL-31794 theme_formalwhite: Fixed up tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Hemelryk committed Mar 5, 2012
1 parent df249ce commit c4e4b6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/formal_white/style/tabs.css
Expand Up @@ -106,15 +106,15 @@

.tabtree .tabrow1 li a:hover {
font-weight:bold;
text-decoration: underline;
text-decoration: underline;
}

.tabtree .tabrow1 li {
font-weight: normal;
}

.tabtree .tabrow1 li.here {
font-weight: bold;
font-weight: bold;
}

.groupmanagementtable {
Expand Down

0 comments on commit c4e4b6a

Please sign in to comment.