home *** CD-ROM | disk | FTP | other *** search
- @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
- @namespace html url("http://www.w3.org/1999/xhtml");
-
- /*
- toolbarpaletteitem[id^="wrapper-yasearch.cb-"] {
- -moz-binding: url("../content/custombar/bindings/customizeToolbar.xml#toolbarpaletteitem-palette") !important;
- }
- */
-
- toolbarpaletteitem[id^="wrapper-yasearch.cb-"] toolbaritem[id^="yasearch.cb-"] {
- -moz-binding: url("../content/custombar/bindings/customizeToolbar.xml#toolbaritem") !important;
- }
-
- toolbaritem[id^="yasearch.cb-"] toolbarbutton {
- -moz-binding: url("") !important;
- }
-
- toolbaritem[id^="yasearch.cb-"] html|span {
- display: inline-block;
- }