home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 December / PCWorld_2000-12_cd.bin / Komunikace / mozilla / mozilla-win32-M18-mathml-svg-xslt.exe / chrome / toolkit / content / global / filepicker.css < prev    next >
Cascading Style Sheet File  |  2000-09-01  |  241b  |  11 lines

  1.  
  2. /* This file is for non skin-specific rules for the filepicker dialog */
  3.  
  4. .tree-cell-twisty { display: none; }
  5.  
  6. treeitem[container="true"] > treerow > treecell {
  7.   list-style-image: url("chrome://global/skin/dir-closed.gif");
  8. }
  9.  
  10.  
  11.