home *** CD-ROM | disk | FTP | other *** search
/ Kazoku Keikaku / kazoku_g.img / directx.cab / dxdiabrz.chm / backsdk4.css < prev    next >
Cascading Style Sheet File  |  1999-09-09  |  6KB  |  450 lines

  1. /* Cascading Style Sheet for MSDN Content */
  2.  
  3. body
  4.     {
  5.     padding: 0px 0px 0px 26px;
  6.     background: #ffffff; 
  7.     color: #000000;
  8.     font-family: Verdana, Arial, Helvetica, sans-serif;
  9.     font-size: 70%;
  10.     }
  11.  
  12. div
  13.     {
  14.     width: 90%;
  15.     border: 2px solid #999999;
  16.     padding: 4px 8px;
  17.     background: #cccccc;
  18.     }
  19.     
  20. h1, h2, h3, h4
  21.     {
  22.     font-family: Verdana, Arial, Helvetica, sans-serif;
  23.     margin-left: -26px;
  24.     }
  25.     
  26. h1
  27.     {
  28.     font-size: 145%;
  29.     margin-top: .5em;
  30.     margin-bottom: .5em; 
  31.     }
  32.     
  33. h2
  34.     {
  35.     font-size: 130%;
  36.     margin-top: 1em;
  37.     margin-bottom: .6em; 
  38.     }
  39.     
  40. h3
  41.     {
  42.     font-size: 115%;
  43.     margin-top: 1em;
  44.     margin-bottom: .6em;
  45.     }
  46.     
  47. h4
  48.     {
  49.     font-size: 100%;
  50.     margin-top: 1em;
  51.     margin-bottom: .6em; 
  52.     }
  53.  
  54. ul p, ol p, dl p
  55.     {
  56.     margin-left: 0em;
  57.     }
  58.  
  59. p
  60.     {
  61.     margin-top: .6em;
  62.     margin-bottom: .6em;
  63.     }
  64.  
  65. dl
  66.     {
  67.     margin-top: 0em; 
  68.     }
  69.  
  70. dd
  71.     {
  72.     margin-bottom: 0em;  
  73.     margin-left: 1.9em; 
  74.     }
  75.  
  76. dt
  77.     {
  78.     margin-top: .6em; 
  79.     }
  80.  
  81. ul, ol
  82.     {
  83.     margin-top: .6em;     
  84.     margin-bottom: 0em;
  85.     }
  86.     
  87. ol
  88.     {
  89.     margin-left: 3.6em; 
  90.     }    
  91.     
  92. ul
  93.     {
  94.     list-style-type: disc; 
  95.     margin-left: 1.9em; 
  96.     }
  97.  
  98. li
  99.     {
  100.     margin-bottom: .6em;
  101.     }
  102.  
  103. ul ol, ol ol
  104.     {
  105.     list-style-type: lower-alpha;
  106.     {
  107.  
  108. pre
  109.     {
  110.     margin-top: .6em;
  111.     margin-bottom: .6em; 
  112.     }
  113.  
  114. pre,code
  115.     {
  116.     font: 100% Courier New, Courier, mono; 
  117.     color: #660000;
  118.     }
  119.  
  120. table
  121.     {
  122.     width: 90%;
  123.     background: #999999;
  124.     margin-top: .6em;
  125.     margin-bottom: .3em;
  126.     }
  127.         
  128. th
  129.     { 
  130.     padding: 4px 8px;
  131.     background: #cccccc;
  132.     text-align: left;
  133.     font-size: 70%;
  134.     vertical-align: bottom;
  135.     }
  136.         
  137. td
  138.     { 
  139.     padding: 4px 8px;
  140.     background: #ffffff;
  141.     vertical-align: top;
  142.     font-size: 70%;
  143.     }
  144.  
  145. blockquote
  146.     {
  147.     margin-left: 3.8em;
  148.     margin-right: 3.8em;
  149.     margin-top: .6em;
  150.     margin-bottom: .6em;
  151.     }
  152.  
  153. sup
  154.     {
  155.     text-decoration: none;
  156.     font-size: smaller; 
  157.     }
  158.  
  159. a:link
  160.     {
  161.     color: #0066ff;
  162.     }
  163.     
  164. a:visited
  165.     {
  166.     color: #996600; 
  167.     }
  168.     
  169. a:hover
  170.     {
  171.     color: #cc9900;
  172.     }
  173.     
  174. .label
  175.     {
  176.     font-weight: bold; 
  177.     margin-top: 1em;
  178.     margin-left: -26px;
  179.     }
  180.     
  181. .tl
  182.     {
  183.     margin-bottom: .75em; 
  184.     }
  185.     
  186. .atl
  187.     {
  188.     padding-left: 1.5em;
  189.     padding-bottom: .75em; 
  190.     }
  191.     
  192. .cfe
  193.     {
  194.     font-weight: bold; 
  195.     }
  196.     
  197. .mini
  198.     {
  199.     font-size: smaller;
  200.     }
  201.     
  202. .dt
  203.     {
  204.     margin-bottom: -.6em; 
  205.     }
  206.     
  207. .indent
  208.     {
  209.     margin-left: 1.9em; 
  210.     margin-right: 1.9em;
  211.     }
  212.  
  213. .product
  214.     {
  215.     text-align: right;
  216.     color: #333333;
  217.     font-size: smaller;
  218.     font-style: italic;
  219.     }
  220.  
  221. /* Additions based on a prototype refpage from the
  222.    Language Reference Swat Team */
  223.  
  224. .buttonbarshade
  225.     {
  226.     position: relative;
  227.     margin: 0;
  228.     left: 10px;
  229.     top: 2;
  230.     width: 100%;
  231.     height: 21px;
  232.     }
  233.  
  234. .buttonbartable
  235.     {
  236.     position: absolute;
  237.     margin: 0;
  238.     left: 0;
  239.     top: 2;
  240.     width: 100%;
  241.     height: 21px;
  242.     }
  243.  
  244. table.buttonbartable td, table.buttonbarshade td
  245.     {
  246.     background:  #99ccff;
  247.     border-left: 2px solid #ffffff;
  248.     margin: 0;
  249.     padding: 3px 0px 4px 0px;
  250.     font-family: Verdana, sans-serif;
  251.     font-size: 9pt;
  252.     }
  253.  
  254. table.buttonbartable td.button1
  255.     {
  256.     background: #6699ff;
  257.     padding: 0;
  258.     font-weight: bold;
  259.     text-align: center;
  260.     cursor: hand;
  261.     }
  262.  
  263. table.buttonbartable td.button2
  264.     {
  265.     background: #99cc66;
  266.     font-weight: bold;
  267.     text-align: center;
  268.     }
  269.  
  270. table.buttonbartable td.button3
  271.     {
  272.     background: #cc9966;
  273.     font-weight: bold;
  274.     text-align: center;
  275.     }
  276.  
  277. table.buttonbartable td.runninghead
  278.     {
  279.     padding-left: 4px;
  280.     font-style: italic;
  281.     text-align: left;
  282.     }
  283.  
  284. .version
  285.     {
  286.     text-align: left;
  287.     color: #000000;
  288.     margin-top: 3em;
  289.     margin-left: -26px;
  290.     font-size: smaller;
  291.     font-style: italic;
  292.     }
  293.  
  294. /* Additions to support language filtering */
  295.  
  296. .lang, .ilang
  297.     {
  298.     color: #0000ff;
  299.     font: normal 7pt Arial, Helvetica, sans-serif;
  300.     }
  301.  
  302. div.langMenu
  303.     {
  304.     position: absolute;
  305.     z-index: 1;
  306.     width: 96pt;
  307.     padding: 8pt;
  308.     visibility: hidden;
  309.     border: 1px solid #000000;
  310.     background: #ffffd0;
  311.     }
  312.  
  313. div.langMenu ul
  314.     {
  315.     padding-left: 2em;
  316.     margin-left: 0;
  317.     }
  318.  
  319. div.filtered
  320.     {
  321.     margin: 4pt 0 8pt -26px;
  322.     padding: 4px 4px 8px 26px;
  323.     width: 100%;
  324.  
  325.     border: 2px solid #aaaacc;
  326.  
  327.     background: #ffffff;
  328.     }
  329.  
  330. div.filtered2
  331.     {
  332.     margin: 4pt 0 8pt -26px;
  333.     padding: 4px 4px 8px 26px;
  334.     width: 100%;
  335.  
  336.     border: none;
  337.     background: #ffffff;
  338.     }
  339.  
  340. div.filtered h1, div.filtered h2, div.filtered h3, div.filtered h4
  341.     {
  342.     margin-left: -22px;
  343.     }
  344.  
  345. div.filtered span.lang
  346.     {
  347.     position: relative;
  348.     left: -22px;
  349.     }
  350.  
  351. /* Additions to support reftips */
  352.  
  353. div.reftip
  354.     {
  355.     position: absolute;
  356.     z-index: 1;
  357.     padding: 8pt;
  358.     visibility: hidden;
  359.     border: 1px solid #000000;
  360.     background: #ffffd0;
  361.     }
  362.  
  363. pre.syntax
  364.     {
  365.     background: #dddddd;
  366.     padding: 2pt,4pt;
  367.     cursor: text;
  368.     }
  369.  
  370. pre.syntax
  371.     {
  372.     color: #000000;
  373.     }
  374.  
  375. a.synParam
  376.     {
  377.     color: #0040ff;
  378.     text-decoration: none;
  379.     }
  380.  
  381. a.synParam:hover
  382.     {
  383.     text-decoration: underline;
  384.     }
  385.  
  386. /* Additions to support see-also popups */
  387.  
  388. div.sapop
  389.     {
  390.     position: absolute;
  391.     z-index: 1;
  392.     left: 26px;
  393.     width: 100%;
  394.     padding: 10px 10px 10px 36px;
  395.     visibility: hidden;
  396.     border: 1px solid #000000;
  397.     background: #ffffd0;
  398.     }
  399.  
  400. /* PSDK-specific additions */
  401.  
  402. div.footer
  403.     {
  404.     width: 100%;
  405.     border: none;
  406.     background: #ffffff;
  407.     margin-top: 18pt;
  408.     padding-bottom: 12pt;
  409.     color: #228B22;
  410.     text-align: center;
  411.     font-size: 76%;
  412.     }
  413.  
  414. .note
  415.     {
  416.     margin-left: 14pt;
  417.     margin-right: 12pt;
  418.     }
  419.  
  420. .indent1
  421.     {
  422.     margin-left: 12pt;
  423.     }
  424.  
  425. .indent2
  426.     {
  427.     margin-left: 24pt;
  428.     }
  429.  
  430. .indent3
  431.     {
  432.     margin-left: 36pt;
  433.     }
  434.  
  435. p.proch
  436.     {
  437.     padding-left: 16px;
  438.     }
  439.  
  440. p.proch img
  441.     {
  442.     position: relative; 
  443.     vertical-align: top;
  444.     left: -18px; 
  445.     margin-right: -14px; 
  446.     margin-bottom: -18px;
  447.     }
  448.  
  449.  
  450.