home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / AIMP2 / aimp_2.61.583.exe / $TEMP / YandexPackSetup.msi / fil3BB8092A7F127A724CE2E808F39FB280 < prev    next >
Text File  |  2010-07-12  |  751b  |  27 lines

  1. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  2. @namespace html url("http://www.w3.org/1999/xhtml");
  3.  
  4. toolbarpaletteitem toolbaritem[xb-app="yasearch"] {
  5.   -moz-binding: url("bindings/ui/widget.xml#widget-customize") !important;
  6. }
  7.  
  8. toolbarpaletteitem > toolbaritem[xb-app="yasearch"] image[src=""] {
  9.   list-style-image: url("dialogs/package-management/components/images/widget.png");
  10. }
  11.  
  12. toolbarpaletteitem > toolbaritem[xb-app="yasearch"] label {
  13.     max-width: 12em;
  14. }
  15.  
  16. toolbaritem[xb-app="yasearch"] toolbarbutton {
  17.   -moz-binding: url("") !important;
  18. }
  19.  
  20. toolbaritem[xb-app="yasearch"] html|span {
  21.   display: inline-block;
  22. }
  23.  
  24. hbox.paletteRow {
  25.   -moz-binding: url("bindings/ui/widget.xml#palette-row") !important;
  26. }
  27.