Fix undetermined progressmeters on gtk2 (bug 315017). r=mconnor.
This commit is contained in:
Родитель
f322685ad8
Коммит
17750d1d54
|
@ -65,6 +65,10 @@ menulist > menupopup,
|
|||
-moz-binding: url("chrome://global/content/bindings/menulist.xml#menulist-compact");
|
||||
}
|
||||
|
||||
progressmeter[mode="undetermined"] {
|
||||
-moz-binding: url("chrome://global/content/bindings/progressmeter.xml#progressmeter-undetermined");
|
||||
}
|
||||
|
||||
/* ::::: root elements ::::: */
|
||||
|
||||
window,
|
||||
|
|
Загрузка…
Ссылка в новой задаче