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.

98 lines
1.4 KiB

  1. A {
  2. color:#000099;
  3. text-decoration:none;
  4. }
  5. A:hover {
  6. text-decoration: underline;
  7. }
  8. A {
  9. color:000099;
  10. }
  11. BODY { font-family: Verdana, Arial, Helvetica, sans-serif;
  12. background-color:white;
  13. color: #000000;
  14. font-size: 12px;
  15. rem font-weight: normal
  16. }
  17. H5 { font-size: 130%;
  18. color: #000099;
  19. margin-bottom: .6em
  20. }
  21. P {
  22. font-size: 12px;
  23. margin-top: .6em;
  24. margin-bottom: .6em;
  25. }
  26. .wrapper {
  27. width:137px;
  28. margin-left: 18px;
  29. padding-top:7px;
  30. padding-bottom:7px;
  31. font-size: 11px;
  32. font-weight:bold;
  33. font-family: Verdana, Arial, Helvetica, MS Sans Serif;
  34. }
  35. .detail {
  36. position:absolute;
  37. left:190px;
  38. top:85px;
  39. background-color:white;
  40. font-weight:normal;
  41. font-size:12px;
  42. width:376px;
  43. height:263px;
  44. }
  45. .content {
  46. position:absolute;
  47. left:190px;
  48. top:85px;
  49. display:none;
  50. color: #000000;
  51. font-weight: normal
  52. }
  53. #hzLine {
  54. position:absolute;
  55. top:43px;
  56. left = 137px;
  57. width:13px;
  58. height:1px;
  59. position:relative;
  60. border-top-color:#000099;
  61. border-top-width:1px;
  62. border-top-style:solid;
  63. }
  64. #vfade {
  65. position:absolute;
  66. top:90px;
  67. left:150px;
  68. }
  69. #hzfade {
  70. position:absolute;
  71. top:79px;
  72. left:133px;
  73. }
  74. #click {
  75. position:absolute;
  76. left:18px;
  77. top:82px;
  78. font-size:75%;
  79. font-weight:bold;
  80. color:#000099;
  81. }
  82. .buttons {
  83. z-index:5;
  84. font-size:14px;
  85. }