Now we can see which option group we are editing

git-svn-id: https://develop.svn.wordpress.org/trunk@619 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mike Little
2003-12-17 00:36:29 +00:00
parent 3f34359d12
commit d3d91bcc3c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ textarea, input, select {
color: #171717;
}
#adminmenu .current {
#adminmenu .current, #adminmenu2 .current {
font-weight: bold;
}