home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 October / Gamestar_77_2005-10_dvd.iso / Programy / nsb-install-8-0.exe / chrome / toolkit.jar / content / mozapps / xpinstall / xpinstallConfirm.css next >
Cascading Style Sheet File  |  2005-07-29  |  224b  |  13 lines

  1. installitem {
  2.   -moz-binding: url("chrome://mozapps/content/xpinstall/xpinstallItem.xml#installitem");
  3.   display: -moz-box;
  4. }
  5.  
  6. .listbox {
  7.   -moz-appearance: listbox;
  8. }
  9.  
  10. #itemList {
  11.   margin: 10px 4px 10px 4px;
  12. }
  13.