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 / filA2BBE2AB51BE76095FDAC0D5132EBCFD < prev    next >
Text File  |  2010-07-12  |  529b  |  26 lines

  1. @import url("chrome://global/skin/");
  2. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  3. @namespace html url("http://www.w3.org/1999/xhtml");
  4.  
  5. dialog {
  6.   width: 32em;
  7.   height: 35em;
  8. }
  9.  
  10. .dialog-button-box {
  11.   display: none !important;
  12. }
  13.  
  14. tree {
  15.   -moz-binding: url("chrome://yasearch/content/spellchecker/spellchecker-dict.xml#spellchecker-tree");
  16.   min-width: 14em;
  17.   min-height: 24em;
  18. }
  19.  
  20. #info-box {
  21.   margin: 0 3px;
  22. }
  23.  
  24. #info-box[visible="false"] {
  25.   visibility: hidden;
  26. }