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 / fil9A9D4B838D0314B9A9FD235D6CBEFA24 < prev    next >
Text File  |  2010-07-12  |  976b  |  46 lines

  1. @import url("widgets-list/widgets-list.css");
  2.  
  3. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  4.  
  5. window, dialog {
  6.     -moz-binding: url("dialog/dialog.xml#dialog");
  7. }
  8.  
  9. progressmeter {
  10.     -moz-binding: url("progressmeter/progressmeter.xml#progressmeter");
  11. }
  12.  
  13. progressmeter[mode="undetermined"] {
  14.     -moz-binding: url("progressmeter/progressmeter.xml#progressmeter-undetermined");
  15. }
  16.  
  17. button {
  18.     -moz-binding: url("button/button.xml#button");
  19. }
  20.  
  21. button[link] {
  22.     -moz-binding: url("button-link/button-link.xml#button-link");
  23. }
  24.  
  25.  
  26. checkbox {
  27.     -moz-binding: url("checkbox/checkbox.xml#checkbox");
  28. }
  29.  
  30. radio {
  31.     -moz-binding: url("radio/radio.xml#radio");
  32. }
  33.  
  34. label {
  35.     -moz-binding: url("label/label.xml#label");
  36.     margin: 0;
  37. }
  38.  
  39. dialog[windowtype^="notification"] {
  40.     -moz-binding: url("notification/notification.xml#notification");
  41. }
  42.  
  43. more {
  44.     -moz-binding: url("more/more.xml#more");
  45. }
  46.