Bug 1139337 - Make the panel shortcuts visible on hover with High Contrast themes. r=Gijs

--HG--
extra : rebase_source : c36b5ce949febf0c45b663a19db0cfea166a8696
This commit is contained in:
Richard Marti 2015-03-05 22:04:08 +01:00
parent 2dc9400cfe
commit a847a71f42

View File

@ -237,6 +237,8 @@ menu.subviewbutton > .menu-right:-moz-locale-dir(rtl) {
menuitem.panel-subview-footer@menuStateHover@,
.subviewbutton.panel-subview-footer@buttonStateHover@,
.subviewbutton.panel-subview-footer@buttonStateActive@,
.subviewbutton@menuStateHover@ > .menu-accel-container,
.PanelUI-subView .subviewbutton[shortcut]@buttonStateHover@::after,
#BMB_bookmarksPopup .panel-subview-footer@menuStateHover@ > .menu-text {
background-color: Highlight;
color: highlighttext !important;