md_styles.css 1.1 KB

12345678910111213141516171819202122232425
  1. /* 2005/01/04
  2. Copyright (C) 2005 rene.haentjens@UGent.be - see metadata/md_funcs.php */
  3. .bg1 {background-color: #4171B5; font-size: 2pt}
  4. .bg2 {background-color: #666666; font-size: 2pt}
  5. .bg3 {background-color: #E6E6E6; width: 100%}
  6. .kwl {width: 92%}
  7. .w23 {width: 66%}
  8. .wd1 {width: 15ex}
  9. .wd2 {width: 32ex}
  10. .mda {width: 100%; display: none}
  11. .lgr {background-color: #F0F0F0}
  12. .dvc {display: none; margin-left: 3ex}
  13. .dvo {display: block; margin-left: 3ex}
  14. .btm {height: 3.5ex; width: 5ex; font-family: monospace; font-size: xx-small}
  15. .btn {height: 3.5ex; width: 3ex; font-family: monospace; font-size: xx-small}
  16. .lfn {height: 3.5ex; width: 3ex; font-family: monospace; font-size: xx-small; visibility: hidden}
  17. .lbl {background-color: #C0C0C0; cursor: pointer}
  18. .lbs {background-color: #B0C4DE; cursor: pointer; border-style: solid; border-width: 1px}
  19. .pup {position:absolute; visibility:hidden; width: 50%; border: 1px solid black; overflow:auto; background-color: #C0C0C0}
  20. .pul {background-color: #FFFFFF}
  21. .wide {width: 99%}