Don't apply color to pipe link separators when hovering, props jick fixes #8270
git-svn-id: https://develop.svn.wordpress.org/trunk@9768 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c65315702d
commit
d2cd5afeed
@ -729,7 +729,7 @@ div#media-upload-error,
|
||||
.file-error,
|
||||
abbr.required,
|
||||
.widget-control-remove:hover,
|
||||
.delete:hover {
|
||||
.delete a:hover {
|
||||
color: #f00;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user