зеркало из https://github.com/mozilla/gecko-dev.git
Bug 421196: fix xul.css binding rule to make rich autocomplete popup usable for toolkit users, r=enndeakin
This commit is contained in:
Родитель
69ea3dfd0b
Коммит
9852235479
|
@ -745,7 +745,7 @@ panel[type="autocomplete"] {
|
|||
-moz-binding: url("chrome://global/content/bindings/autocomplete.xml#autocomplete-result-popup");
|
||||
}
|
||||
|
||||
panel[type="rich-autocomplete"] {
|
||||
panel[type="autocomplete-richlistbox"] {
|
||||
-moz-binding: url("chrome://global/content/bindings/autocomplete.xml#autocomplete-rich-result-popup");
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче