Revert [29287] based on design and core team feedback. see #29012.

git-svn-id: https://develop.svn.wordpress.org/trunk@29447 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi
2014-08-08 19:00:28 +00:00
parent f4e7b2a6ad
commit d837ad9fa3
2 changed files with 31 additions and 33 deletions
-9
View File
@@ -416,15 +416,6 @@ ul#adminmenu > li.current > a.current:after {
box-shadow: 0 0 0 1px #fff, 0 0 0 2px $highlight-color;
}
.media-modal-close:hover,
.edit-attachment-frame .edit-media-header .right:hover,
.edit-attachment-frame .edit-media-header .left:hover,
.media-modal-close:focus,
.edit-attachment-frame .edit-media-header .right:focus,
.edit-attachment-frame .edit-media-header .left:focus {
background: $menu-highlight-background;
color: $menu-highlight-text;
}
/* Themes */