Now we can see which option group we are editing

git-svn-id: http://svn.automattic.com/wordpress/trunk@619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
mikelittle
2003-12-17 00:36:29 +00:00
parent 074541f888
commit cb76dc4f33
2 changed files with 2 additions and 2 deletions

View File

@@ -158,7 +158,7 @@ textarea, input, select {
color: #171717;
}
#adminmenu .current {
#adminmenu .current, #adminmenu2 .current {
font-weight: bold;
}