Add CSS binding for new XBL autocomplete widget. R=alecf.

This commit is contained in:
ducarroz%netscape.com 2000-04-13 04:49:28 +00:00
Родитель da3a4e2064
Коммит 8506e067ce
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -161,6 +161,10 @@ menubutton {
behavior: url("resource:/chrome/xulBindings.xml#menubutton");
}
autocomplete {
behavior: url("resource:/chrome/autocomplete.xml#autocomplete");
}
/******** Titled buttons **********/
/******** Tree widget **********/