Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
257 B

  1. .tblhead {
  2. font-size: 8pt; color: white;
  3. border-color-dark: #F0F0F0;
  4. border-color-light: #999999;
  5. background-color: #7D8DAF;
  6. }
  7. .tblrow {
  8. font-size: 8pt;
  9. border-color-dark: #FCFCFC;
  10. border-color-light: #CCCCCC;
  11. background-color: #A9BDE5;
  12. }