зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1083668 - don't set color for menubar when lwtheme is in use, r=dao
--HG-- extra : rebase_source : acf934691207793bd82b1728611d02c1b0d13aec
This commit is contained in:
Родитель
f69a69953f
Коммит
3d51439a7d
|
@ -34,6 +34,7 @@ menubar, toolbar[type="menubar"] {
|
|||
menubar:-moz-lwtheme,
|
||||
toolbar:-moz-lwtheme {
|
||||
-moz-appearance: none;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
/* in browser.xul, the menubar is inside a toolbar... */
|
||||
|
|
Загрузка…
Ссылка в новой задаче