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 toolbaritem[xb-app="yasearch"] {
- -moz-binding: url("bindings/ui/widget.xml#widget-customize") !important;
- }
-
- toolbarpaletteitem > toolbaritem[xb-app="yasearch"] image[src=""] {
- list-style-image: url("dialogs/package-management/components/images/widget.png");
- }
-
- toolbarpaletteitem > toolbaritem[xb-app="yasearch"] label {
- max-width: 12em;
- }
-
- toolbaritem[xb-app="yasearch"] toolbarbutton {
- -moz-binding: url("") !important;
- }
-
- toolbaritem[xb-app="yasearch"] html|span {
- display: inline-block;
- }
-
- hbox.paletteRow {
- -moz-binding: url("bindings/ui/widget.xml#palette-row") !important;
- }
-