зеркало из https://github.com/mozilla/pjs.git
force the style system to take into account changes of the "_moz-menuactive" attribute.
This commit is contained in:
Родитель
13874f69d7
Коммит
01fd08beaa
|
@ -54,6 +54,8 @@ menubar > menu {
|
|||
|
||||
menu[_moz-menuactive="true"],
|
||||
menuitem[_moz-menuactive="true"] {
|
||||
/* dummy rule to force repainting when _moz-menuactive changes */
|
||||
border-color: transparent;
|
||||
/* color: HighlightText; should be fg[PRELIGHT] */
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче