home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 October / Gamestar_77_2005-10_dvd.iso / Programy / nsb-install-8-0.exe / chrome / fusion.jar / skin / fusion / global / config.css < prev    next >
Cascading Style Sheet File  |  2005-07-29  |  270b  |  15 lines

  1.  
  2. @import url("chrome://global/skin/");
  3. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  4.  
  5.  
  6. treechildren::-moz-tree-cell-text(user)
  7. {
  8.   font-weight: bold;
  9. }
  10.  
  11. treechildren::-moz-tree-cell-text(locked)
  12. {
  13.   font-style: italic;
  14. }
  15.