home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Freeware / Programare / sharpdevelop / 098setup.exe / $INSTDIR / doc / help / ICSharpCode.SharpUnit.1.2.chm / msdn.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-10-24  |  7.8 KB  |  389 lines

  1. body /* This body tag requires the use of one of the sets of banner and/or text div ids */
  2.     {
  3.     margin: 0px 0px 0px 0px;
  4.     padding: 0px 0px 0px 0px;
  5.     background: #ffffff; 
  6.     color: #000000;
  7.     font-family: Verdana, Arial, Helvetica, sans-serif;
  8.     font-size: 70%;
  9.     width: 100%;
  10.     }
  11. div#scrollyes /* Allows topic to scroll with correct margins. Cannot be used with running head banner */
  12.     {     /* Must immediately follow <body>. */
  13.     padding: 2px 15px 2px 22px;
  14.     width: 100%;
  15.     }
  16. div#nsbanner /* Creates Nonscrolling banner region */
  17.     {
  18.     position: relative;
  19.     left: 0px;
  20.     padding: 0px 0px 0px 0px;
  21.     border-bottom: 1px solid #999999;
  22.     }
  23. div#nstext /* Creates the scrolling text area for Nonscrolling region topic */
  24.     {
  25.     padding: 5px 10px 0px 22px; 
  26.     }
  27. div#scrbanner /* Creates the running head bar in a full-scroll topic */
  28.     {     /* Allows topic to scroll. */
  29.     margin: 0px 0px 0px 0px;
  30.     padding: 0px 0px 0px 0px;
  31.     border-bottom: 1px solid #999999;
  32.     }
  33. div#scrtext /* Creates the text area in a full-scroll topic */
  34.     {   /* Allows topic to scroll. */
  35.     padding: 0px 10px 0px 22px; 
  36.     }
  37. div#bannerrow1 /* provides full-width color to top row in running head (requires script) */
  38.     {
  39.     background-color: #99ccff;
  40.     }
  41. div#titlerow /* provides non-scroll topic title area (requires script) */
  42.     {
  43.     width: 100%; /* Forces tables to have correct right margin */
  44.     padding: 0px 10px 0px 22px; 
  45.     background-color: #99ccff;        
  46.     }
  47.  
  48. h1, h2, h3, h4
  49.     {
  50.     font-family: Verdana, Arial, Helvetica, sans-serif;
  51.     margin-bottom: .4em; 
  52.     margin-top: 1em;
  53.     font-weight: bold;
  54.     }
  55. h1
  56.     {
  57.     font-size: 120%;
  58.     margin-top: 0em;
  59.     }
  60. div#scrollyes h1 /* Changes font size for full-scrolling topic */
  61.     {
  62.     font-size: 150%;
  63.     }
  64. h2
  65.     {
  66.     font-size: 130%;
  67.     }
  68. h3
  69.     {
  70.     font-size: 115%;
  71.     }
  72. h4
  73.     {
  74.     font-size: 100%;
  75.     }
  76. .dtH1, .dtH2, .dtH3, .dtH4
  77.     {
  78.     margin-left: -18px;
  79.     }
  80. div#titlerow h1
  81.     {
  82.     margin-bottom: .2em
  83.     }
  84.  
  85. table.bannerparthead, table.bannertitle /* General values for the Running Head tables */
  86.     {
  87.     position: relative;
  88.     left: 0px;
  89.     top: 0px;
  90.     padding: 0px 0px 0px 0px;
  91.     margin: 0px 0px 0px 0px;
  92.     width: 100%;
  93.     height: 21px; 
  94.     border-collapse: collapse;
  95.     border-style: solid;
  96.     border-width: 0px;
  97.     background-color: #99ccff; 
  98.     font-size: 100%;
  99.     }
  100. table.bannerparthead td /* General Values for cells in the top row of running head */
  101.     {
  102.     margin: 0px 0px 0px 0px;
  103.     padding: 2px 0px 0px 4px;
  104.     vertical-align: middle;
  105.     border-width: 0px;
  106.     border-style: solid;
  107.     border-color: #999999;
  108.     background: transparent; 
  109.     font-style: italic;
  110.     font-weight: normal;
  111.     }
  112. table.bannerparthead td.product /* Values for top right cell in running head */
  113.     {                       /* Allows for a second text block in the running head */
  114.     text-align: right;
  115.     padding: 2px 5px 0px 5px;
  116.     }
  117. table.bannertitle td /* General Values for cells in the bottom row of running head */
  118.     {
  119.     margin: 0px 0px 0px 0px;
  120.     padding: 0px 0px 0px 3px;
  121.     vertical-align: middle;
  122.     border-width: 0px 0px 1px 0px;
  123.     border-style: solid;
  124.     border-color: #999999;
  125.     background: transparent;
  126.     font-weight: bold;
  127.     }
  128. td.button1 /* Values for button cells */
  129.     {
  130.     width: 14px;
  131.     cursor: hand;
  132.     }
  133.  
  134. p
  135.     {
  136.     margin: .5em 0em .5em 0em;
  137.     }
  138. blockquote.dtBlock
  139.     {
  140.     margin: .5em 1.5em .5em 1.5em;
  141.     }
  142. div#dtHoverText
  143.     {
  144.     color: #000066;
  145.     }
  146. .normal
  147.     {
  148.     margin: .5em 0em .5em 0em;
  149.     }
  150. .fineprint
  151.     {
  152.     font-size: 90%; /* 90% of 70% */
  153.     }
  154. .indent
  155.     {
  156.     margin: .5em 1.5em .5em 1.5em;
  157.     }
  158. .topicstatus /* Topic Status Boilerplate class */
  159.     {
  160.     display: block;
  161.     color: red;
  162.     }
  163. p.label
  164.     {
  165.     margin-top: 1em;
  166.     }
  167. p.labelproc
  168.     {
  169.     margin-top: 1em;
  170.     color: #000066;
  171.     }
  172.  
  173. div.tablediv
  174.     {
  175.     width: 100%; /* Forces tables to have correct right margins and top spacing */
  176.     margin-top: -.4em;
  177.     }
  178. ol div.tablediv, ul div.tablediv, ol div.HxLinkTable, ul div.HxLinkTable
  179.     {
  180.     margin-top: 0em; /* Forces tables to have correct right margins and top spacing */
  181.     }
  182. table.dtTABLE
  183.     {
  184.     width: 100%; /* Forces tables to have correct right margin */
  185.     margin-top: .6em;
  186.     margin-bottom: .3em;
  187.     border-width: 1px 1px 0px 0px;
  188.     border-style: solid;
  189.     border-color: #999999;
  190.     background-color: #999999; 
  191.     font-size: 100%; /* Text in Table is same size as text outside table */
  192.     }
  193. table.dtTABLE th, table.dtTABLE td
  194.     { 
  195.     border-style: solid; /* Creates the cell border and color */
  196.     border-width: 0px 0px 1px 1px;
  197.     border-style: solid;
  198.     border-color: #999999;
  199.     padding: 4px 6px;
  200.     text-align: left;
  201.     }
  202. table.dtTABLE th    
  203.     { 
  204.     background: #cccccc; /* Creates the shaded table header row */
  205.     vertical-align: bottom;
  206.     }
  207. table.dtTABLE td    
  208.     {
  209.     background: #ffffff;
  210.     vertical-align: top;
  211.     }
  212.  
  213. MSHelp\:ktable
  214.     {
  215.     disambiguator: span;
  216.     separator:  |
  217.     prefix: |
  218.     postfix:  
  219.     filterString: ;
  220.     }
  221. div.HxLinkTable
  222.     {
  223.     width: auto; /* Forces tables to have correct right margins and top spacing */
  224.     margin-top: -.4em;
  225.     visibility: visible;
  226.     }
  227. ol div.HxLinkTable, ul div.HxLinkTable
  228.     {
  229.     margin-top: 0em; /* Forces tables to have correct right margins and top spacing */
  230.     }
  231. table.HxLinkTable /* Keep in sync with general table settings below */
  232.     {
  233.     width: auto;
  234.     margin-top: 1.5em;
  235.     margin-bottom: .3em;
  236.     margin-left: -1em;
  237.     border-width: 1px 1px 0px 0px;
  238.     border-style: solid;
  239.     border-color: #999999;
  240.     background-color: #999999; 
  241.     font-size: 100%; /* Text in Table is same size as text outside table */
  242.     behavior:url(hxlinktable.htc); /* Attach the behavior to link elements. */
  243.     }
  244. table.HxLinkTable th, table.HxLinkTable td /* Keep in sync with general table settings below */
  245.     { 
  246.     border-style: solid; /* Creates the cell border and color */
  247.     border-width: 0px 0px 1px 1px;
  248.     border-style: solid;
  249.     border-color: #999999;
  250.     padding: 4px 6px;
  251.     text-align: left;
  252.     }
  253. table.HxLinkTable th /* Keep in sync with general table settings below */
  254.     { 
  255.     background: #cccccc; /* Creates the shaded table header row */
  256.     vertical-align: bottom;
  257.     }
  258. table.HxLinkTable td /* Keep in sync with general table settings below */
  259.     {
  260.     background: #ffffff;
  261.     vertical-align: top;
  262.     }
  263.  
  264. pre, div.syntax
  265.     {
  266.     margin-top: .5em;
  267.     margin-bottom: .5em; 
  268.     }
  269. pre, code, .code, div.syntax
  270.     {
  271.     font: 100% Monospace, Courier New, Courier; /* This is 100% of 70% */
  272.     color: #000066;
  273.     }
  274. pre b, code b
  275.     {
  276.     letter-spacing: .1em; /* opens kerning on bold in Syntax/Code */
  277.     }
  278. pre.syntax, div.syntax
  279.     {
  280.     background: #cccccc;
  281.     padding: 4px 8px;
  282.     cursor: text;
  283.     margin-top: 1em;
  284.     margin-bottom: 1em; 
  285.     color: #000000;
  286.     border-width: 1px;
  287.     border-style: solid;
  288.     border-color: #999999;
  289. /* ------------------------------------- */
  290. /* BEGIN changes to dtue.css conventions */
  291.     font-weight: bolder;
  292.     letter-spacing: .1em;
  293.     }
  294. .syntax span.lang
  295.     {
  296.     margin: 0;
  297.     font-weight: normal;
  298.     }
  299. .syntax span.meta
  300.     {
  301.     margin: 0;
  302.     font-weight: normal;
  303.     font-style: italic;
  304.     }
  305. .syntax a
  306.     {
  307.     margin: 0;
  308.     font-weight: normal;
  309.     }
  310. /* END changes to dtue.css conventions */
  311. /* ----------------------------------- */
  312.  
  313. .syntax div
  314.     {
  315.     padding-left: 24px;
  316.     text-indent: -24px;
  317.     }
  318.  
  319. .syntax .attribute
  320.     {
  321.         font-weight: normal;
  322.     }
  323. div.footer
  324.     {
  325.     font-style: italic;
  326.     }
  327. div.footer hr
  328.     {
  329.     color: #999999;
  330.     height: 1px;
  331.     }
  332.  
  333. ol, ul
  334.     {
  335.     margin: .5em 0em 0em 4em; 
  336.     }
  337. li
  338.     {
  339.     margin-bottom: .5em;
  340.     }
  341. ul p, ol p, dl p
  342.     {
  343.     margin-left: 0em;
  344.     }
  345. ul p.label, ol p.label
  346.     {
  347.     margin-top: .5em;
  348.     }
  349.  
  350. dl
  351.     {
  352.     margin-top: 0em; 
  353.     padding-left: 1px; /* Prevents italic-letter descenders from being cut off */
  354.     }
  355. dd
  356.     {
  357.     margin-bottom: 0em;  
  358.     margin-left: 1.5em; 
  359.     }
  360. dt
  361.     {
  362.     margin-top: .5em; 
  363.     }
  364.  
  365. a:link
  366.     {
  367.     color: #0000ff;
  368.     }
  369. a:visited
  370.     {
  371.     color: #0000ff;
  372.     }
  373. a:hover
  374.     {
  375.     color: #3366ff;
  376.     }
  377.  
  378. img
  379.     {
  380.     border: none; 
  381.     }
  382.  
  383. /* Not in dtue.css. Used by NDoc's "ShowMissing..." options. */
  384. .missing
  385.     {
  386.     color: Red;
  387.     font-weight: bold;
  388.     }
  389.