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.

363 lines
9.6 KiB

  1. /* Style sheet optimized for IE4x - Last updated 10/20/99 */
  2. body { color: #000000;
  3. background: #FFFFFF;
  4. font-size: 70%;
  5. font-family: Verdana, Arial, Sans Serif; }
  6. a:link, a:visited { color: "#0000FF"; text-decoration:"underline";}
  7. a:active, a:hover { color: "#FF0000"; cursor:hand; text-decoration:"underline";}
  8. h1
  9. { font-size: 125%;
  10. margin-bottom:" .5em"; clear:both; }
  11. h2
  12. { font-size: 110%;
  13. margin-top: "1.5em";
  14. margin-bottom:" .5em"; clear:both; }
  15. h3
  16. { font-size: 100%;
  17. margin-top: "1.2em";
  18. margin-bottom: ".5em"; clear:both; }
  19. h4
  20. { font-size: 100%;
  21. margin-top: "1.2em";
  22. margin-bottom: ".5em"; clear:both; }
  23. h5
  24. { font-size: 100%;
  25. margin-top: "1.2em";
  26. margin-bottom: ".5em"; clear:both; }
  27. p
  28. { margin-top:" .6em";
  29. margin-bottom: ".6em"; }
  30. ol
  31. { margin-top: ".5em";
  32. margin-bottom: 0;
  33. margin-left: "2.1em";
  34. padding-left: "0em";
  35. margin-right:"2.1em" }
  36. ul
  37. { margin-top: ".6em";
  38. margin-bottom: 0;
  39. list-style-type: disc;
  40. margin-left: "1.5em";
  41. padding-left: "0em";
  42. margin-right: "1.5em"; }
  43. li
  44. { margin-bottom: ".7em"; clear:both; }
  45. dd
  46. { margin-bottom: 0;
  47. margin-left: "1.5em"; }
  48. /* for defined terms, follow the "Document Conventions" listing in the Microsoft Manual of Style: */
  49. /* Keywords, functions, and anything else the user must enter exactly as shown are bold--add "font-weight: bold;" to the dt tag */
  50. /* Variables, book titles, and placeholders the user must provide are italic--add "font-style: italic;" to the dt tag */
  51. /* pre-defined arguments are bold and italic--add "font-weight: bold;" and "font-style: italic;" to the dt tag */
  52. dt
  53. { margin-top: "1em"; }
  54. pre
  55. { margin-top: ".5em";
  56. margin-bottom: ".5em"; }
  57. code
  58. { font-family: Courier New;
  59. font-size: "1.1em"; }
  60. table
  61. { font-size: 100%;
  62. margin-top: "1em";
  63. margin-bottom: "1em"; }
  64. th
  65. { text-align: left;
  66. background: #DDDDDD;
  67. vertical-align: bottom;
  68. padding: .2em;
  69. padding-left: .45em;
  70. padding-right: .5em;}
  71. tr
  72. { vertical-align: top; }
  73. td
  74. { background: #EEEEEE;
  75. vertical-align: top;
  76. padding: .2em;
  77. padding-left: .45em;
  78. padding-right: .5em;}
  79. /**** extended class styles ************************/
  80. /* */
  81. /* add comment tags to disable the style */
  82. p.indent { margin-left: "1.3em"; } /* this class style is used to indent text for notes and warnings; use this instead of the blockquote tag */
  83. p.indent2 { margin-left: "3.5em"; } /* this class style is used to indent text a second level under the first indent */
  84. p.proclabel { font-size: 100%;
  85. font-weight: bold; clear: both; }
  86. p.uatshoot { font-weight: bold; margin-bottom: "-.5em"; margin-top: "1em"; }
  87. /***********************************************/
  88. /* these class styles are used for the expanding and collapsing text files (expand function in shared.js) */
  89. #expand {margin-bottom: "0.6em"; margin-left: "1.5em"; margin-right: "1.5em";}
  90. a:link.expandToggle, a:visited.expandToggle {color:"#000000"; font-weight: bold; text-decoration:none;}
  91. a:hover.expandToggle, a:active.expandToggle {color:"#0000FF";}
  92. img.expand { border: none; margin-right: "0.5em"; width:".8em";}
  93. div.expand { margin-left: "1.5em"; margin-right: "1.5em";margin-bottom: "1em"; display:none;}
  94. /***********************************************/
  95. /* this class for expand collapse appearing in a table */
  96. table.uatshoot {background-color: #FFFFFF; width: 90% }
  97. table.uatshoot td { padding: 0px 0px 0px 5px }
  98. a:link.uatshoot, a:visited.uatshoot {color:"#000000"; font-weight: normal; text-decoration:none;}
  99. a:hover.uatshoot, a:active.uatshoot {color:"#0000FF"; text-decoration: none }
  100. /*******************************************/
  101. /* these classes are for thumbnail art */
  102. a:link img.thumbnail {border-color: "#0000FF";}
  103. a:active img.thumbnail { border-color: "#FF0000";}
  104. a:hover img.thumbnail {border-color: "#FF0000";}
  105. img.thumbnail {vertical-align: top; margin-left: 0;
  106. width:90; border-width:1;}
  107. div.thumbnail {float:left; width: 105; margin-top: "1em"; margin-bottom: "-0.3em";
  108. clear: both; }
  109. /*********************************************/
  110. /* this class style is used for the navigation tree in MMC */
  111. p.navTree { margin-top:" .2em"; }
  112. ul.navTree { list-style-type: none; }
  113. li.branch { margin-top:" -.5em"; margin-bottom: ".6em";}
  114. a.where {} /* use for the expand <a> tag */
  115. /***************************************************************/
  116. /* these class styles are used for <span> tags simulating buttons & their div */
  117. #buttonMenu { padding: 0.5em 0.3em 0.1em 0.3em;
  118. padding-left:6px;
  119. border-bottom: thin solid #999999;
  120. background: #BBBBBB;
  121. vertical-align:top;
  122. z-index:2;
  123. visibility:visible;
  124. left:0; top:0;
  125. text-align:left;
  126. margin:"0 1em 0 0";
  127. position:absolute;
  128. width: "100%";
  129. }
  130. a:link.button, a:visited.button, span.button {
  131. border-top-color: #EEEEEE ;
  132. border-left-color: #EEEEEE ;
  133. border-bottom-color: #666666 ;
  134. border-right-color: #666666 ;
  135. background-color: #DDDDDD ;
  136. color:#0000FF;
  137. text-decoration: "none";
  138. text-align: "center";
  139. font-weight: "bold" ;
  140. height:"1.5em"; width:"17px"; cursor:"hand";
  141. border-style: "solid"; border-width: 1;
  142. }
  143. a:active.button, a:hover.button {
  144. border-top-color: #666666 ;
  145. border-left-color: #666666 ;
  146. border-bottom-color: #EEEEEE ;
  147. border-right-color: #EEEEEE;
  148. background-color: #FFFFFF;
  149. text-decoration: "none";
  150. text-align: "center";
  151. font-weight: "bold" ;
  152. height:"1.5em"; width:"17px"; cursor:"hand";
  153. border-style: "solid"; border-width: 1;
  154. }
  155. /* The following span is used to display
  156. items that have no entries - AMS */
  157. span.buttoninactive {background: #C0C0C0;
  158. border: 1 solid #eeeeee;
  159. height: 1.4em;
  160. width: 1.4em;
  161. text-align: center;
  162. font-weight: bold;
  163. color: #808080;
  164. vertical-align:top;
  165. cursor: default;
  166. }
  167. #list { padding:.4em 0.3em 100% 0.3em;
  168. overflow:auto;
  169. line-height:0.4em;
  170. height:100%; width: "100%";
  171. z-index:1;
  172. left:0; top:0;
  173. text-align:left;
  174. margin:0;
  175. position:absolute;
  176. margin-left:"1em"; line-height:100%;
  177. }
  178. p.marker { font-weight:bold;
  179. margin-top: "2em";
  180. color:#000000;
  181. font-size:"110%";
  182. }
  183. /************************************************/
  184. /* class styles reserved for mouseover/mouseout DHTML */
  185. .cold {}
  186. .hot {}
  187. /**********************************************************************/
  188. /* ID styles reserved for <a> tags calling OCX's within HTML Help by creating OBJECTS */
  189. #wPopup {}
  190. a:link#wPopup, a:visited#wPopup {color: "#006600";}
  191. a:hover#wPopup, a:active#wPopup {color: "#FF0000";}
  192. img.popup {border: none; margin-right: "0.5em"; vertical-align:middle;}
  193. #shortcut {}
  194. img.shortcut {border: none; margin-right: "0.5em"; vertical-align:middle;}
  195. #specLoc {}
  196. img.relTopics { border: none;}
  197. p.relTopics { margin-left: "1.5em"; margin-top: "-1.7em"; margin-bottom: "1em";}
  198. #altLoc {}
  199. p.note,p.tip, p.important, p.caution, p.warning
  200. { font-weight:bold; clear:both;
  201. margin-top:"1em";
  202. margin-bottom:"-.25em"; }
  203. img.alert {border:none;} /* for icon images - note, tip, important, caution, warning*/
  204. /***********************************/
  205. /* Style for print only functionality used with external URL link coUA_print.css*/
  206. span.printOnly {display:none }
  207. /***********************************/
  208. /* Styles for checklists */
  209. .userData {behavior:url(#default#userdata); } /*sets persistance*/
  210. #checklist {width:100%; text-align:left; margin:"0.3em 0em";}
  211. #checklist li {text-indent:"0.2em";}
  212. /*********************************/
  213. /* these classes are for previous next navigation */
  214. a:hover.navbar, a:active.navbar {} /* text in nav */
  215. a:link.navbar, a:visited.navbar {}
  216. #nav { left:0; top:0px;
  217. text-align:left;
  218. margin:0;
  219. position:absolute;
  220. padding-bottom: 1px; padding-top: 3px;
  221. padding-right:6px; padding-left:5px;
  222. align:top;
  223. visibility:hidden;
  224. z-index:1; }
  225. #text { left:0; top:0px;
  226. /*text-align:left;*/ /*Commented out because it was causing a problem with BI-DI. Remove style if no ill effects are found from commenting it out. - 5/28/99 AMS */
  227. margin:0;
  228. position:absolute;
  229. padding:10px;
  230. overflow:auto;
  231. height:100%;
  232. z-index:1;
  233. background-repeat:no-repeat;
  234. background-position: bottom right;
  235. background-attachment:fixed; }
  236. /***************************************************/
  237. /* STYLES USED IN THE WEB DELIVERABLE ONLY */
  238. /***********************************/
  239. /* links */
  240. #wPopupWeb {}
  241. a:link#wPopupWeb {color: "#006600";}
  242. a:hover#wPopupWeb {color: "#FF0000";}
  243. a:active#wPopupWeb {color: "#FF0000";}
  244. a:visited#wPopupWeb {color: "#006600";}
  245. #shortcutWeb {}
  246. #specLocWeb {}
  247. #relTopicsWeb {}
  248. #altLocWeb {}
  249. /***********************************/
  250. /* popups */
  251. div.popup { visibility:hidden; z-index:3;
  252. position:absolute;
  253. top:200; left:200;
  254. width:"250"; padding:"6px";
  255. background-color:#FFFFCC;
  256. border-style: solid;
  257. border-width: 1;
  258. border-color: #666666;
  259. }