Better styling for Press This Category tabs in Classic theme. Fixes #12809
git-svn-id: http://svn.automattic.com/wordpress/trunk@14150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
32cfe19193
commit
452057154f
File diff suppressed because one or more lines are too long
|
@ -493,7 +493,6 @@ a,
|
|||
/* Because we don't want visited on these links */
|
||||
body.press-this .tabs a,
|
||||
body.press-this .tabs a:hover {
|
||||
background-color: #fff;
|
||||
border-color: #c6d9e9;
|
||||
border-bottom-color: #fff;
|
||||
color: #d54e21;
|
||||
|
|
Loading…
Reference in New Issue