fixed: actove admin console tab isn't highlighted

This commit is contained in:
Graham Knop 2008-09-19 17:18:55 +00:00
parent fba02ac784
commit 9ce3598961
3 changed files with 4 additions and 0 deletions

View file

@ -220,10 +220,12 @@ div.tabs {
.tabHover {
background-color: #cccccc;
background-image: none;
}
.tabActive {
background-color: #dddddd;
background-image: none;
}
/* form stuff */