home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / mozil06.zip / bin / chrome / toolkit.jar / content / global / filepicker.css < prev    next >
Cascading Style Sheet File  |  2001-02-14  |  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.