mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 604650 - Make accelerator-text-in-tooltip work for top-level app menu items on Linux. r=dao
This commit is contained in:
parent
6eb0e41b89
commit
6143235978
@ -233,7 +233,7 @@ menuitem.bookmark-item {
|
||||
}
|
||||
|
||||
/* Stock icons for the menu bar items */
|
||||
menuitem:not([type]) {
|
||||
menuitem:not([type]):not(.menuitem-tooltip):not(.menuitem-iconic-tooltip) {
|
||||
-moz-binding: url("chrome://global/content/bindings/menu.xml#menuitem-iconic");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user