home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / software / netscape62win / skinclas.xpi / bin / chrome / classic.jar / skin / classic / global / commonDialog.css < prev    next >
Cascading Style Sheet File  |  2000-05-23  |  278b  |  21 lines

  1. box.icon {
  2.   margin: 1em 15px 0px 10px;
  3. }
  4.  
  5. box#content {
  6.   margin-top: 1em;
  7.   margin-right: 1em;
  8. }
  9.  
  10. box#okCancelButtons {
  11.   margin-bottom: 0.5em;
  12. }
  13.  
  14. table#editFields {
  15.   margin-top: 1em;
  16.   margin-bottom: 1em;
  17. }
  18.  
  19. div[id="info.header"] {
  20.   font-weight: bold;
  21. }