home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / tema / mozilla / skin / MozCurveBlue-1.4-0.99.jar / communicator / search / internetresults.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-12-06  |  905 b   |  32 lines

  1. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  2.  
  3. #multi-results-header 
  4.   {
  5.     background-color      : inactivecaption; 
  6.     color                 : inactivecaptiontext;
  7.     border                : 1px outset inactivecaption;
  8.     font-weight           : bold;
  9.     padding               : 3px 0px 2px 6px;
  10.   }
  11.  
  12. #engineTabs 
  13.   {
  14.     padding               : 2px 0px 2px 0px;
  15.     background-color      : ThreeDFace;
  16.     border-left           : 1px solid ThreeDHighlight;
  17.     border-top            : 1px solid ThreeDHighlight;
  18.     border-right          : 1px solid ThreeDShadow;
  19.   }
  20.  
  21. #internetresultstree
  22.   {
  23.     border-right          : none;
  24.     border-left           : none;
  25.     border-bottom         : none;
  26.   }  
  27.   
  28. #internetresultstree > .tree-container-treerows
  29.   {
  30.     border-right          : none;
  31.     border-left           : none;
  32.   }