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 / fil4E3128C7F3EF6EBEFCD7ACD73D87C23B < prev    next >
Text File  |  2010-07-12  |  439b  |  18 lines

  1. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  2.  
  3. .toolbar-container {
  4.     overflow: hidden !important;
  5. }
  6.  
  7. toolbar[xb-toolbar-multiline] > * > .toolbar-container {
  8.     display: block;
  9.     overflow: inherit !important;
  10. }
  11.  
  12. toolbar:not([xb-toolbar-overflow]) > * > button.button {
  13.     display: none;
  14. }
  15.  
  16. toolbar > hbox > button.button {
  17.     -moz-binding: url("chevron.xml#button") !important;
  18. }