change tab highlight color

This commit is contained in:
Graham Knop 2008-10-05 20:57:11 +00:00
parent e7e0511552
commit 851471f171

View file

@ -224,7 +224,7 @@ div.tabs {
}
.tabActive {
background-color: #dddddd;
background-color: #ffffff;
background-image: none;
}