Better styling for Press This Category tabs in Classic theme. Fixes #12809

git-svn-id: https://develop.svn.wordpress.org/trunk@14150 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse 2010-04-18 09:44:07 +00:00
parent 5bfc2f5463
commit a299bd5c3e
2 changed files with 1 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -493,7 +493,6 @@ a,
/* Because we don't want visited on these links */ /* Because we don't want visited on these links */
body.press-this .tabs a, body.press-this .tabs a,
body.press-this .tabs a:hover { body.press-this .tabs a:hover {
background-color: #fff;
border-color: #c6d9e9; border-color: #c6d9e9;
border-bottom-color: #fff; border-bottom-color: #fff;
color: #d54e21; color: #d54e21;