#urlbar-edit { -moz-binding: url("chrome://browser/content/bindings.xml#autocomplete-aligned"); } #tabs { -moz-binding: url("chrome://browser/content/tabs.xml#tablist"); } richlistitem[type="documenttab"] { -moz-binding: url("chrome://browser/content/tabs.xml#documenttab"); } #prefs-container > scrollbox { overflow: auto; } richpref[type="bool"] { -moz-binding: url("chrome://browser/content/preferences/richpref.xml#richpref-bool"); } richpref[type="boolint"] { -moz-binding: url("chrome://browser/content/preferences/richpref.xml#richpref-boolint"); } richpref[type="button"] { -moz-binding: url("chrome://browser/content/preferences/richpref.xml#richpref-button"); } notificationbox { overflow: -moz-hidden-unscrollable; } notification { -moz-binding: url("chrome://browser/content/notification.xml#notification"); } notification button { -moz-binding: url("chrome://browser/content/notification.xml#notification-button"); } #popup_autocomplete { -moz-binding: url("chrome://browser/content/bindings.xml#popup_autocomplete"); } editbookmark { -moz-binding: url("chrome://browser/content/bindings.xml#editbookmark"); }