home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2007 May / PCpro_2007_05.ISO / files / vollversionen / visualdataflex / VDF12.0.StudioDownload.exe / %MAINDIR% / Help / CrystalDevHelp.chm / documentationie.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-03-10  |  5.6 KB  |  374 lines

  1. /* This style sheet defines all formatting for CHM and DHTML output in Internet Explorer */
  2.  
  3. /* Define default formatting for standard HTML tags */
  4. body { 
  5.     font-family: arial, tahoma, helvetica, sans-serif;
  6.     margin-top: 6px;
  7.     font-size: 12px;
  8. }
  9.  
  10. h1, h2, h3, h4, h5, h6 { 
  11.     font-family: arial, tahoma, sans-serif;
  12.     color: #000000;
  13.     background-color: #FFFFFF;
  14. }
  15.  
  16. h1 { 
  17.     margin-bottom: 20px;
  18.     font-size: 13px;
  19.     color: #FFFFFF;
  20.     background-color: #007FBF;
  21.     border: #6565cb;
  22. }
  23.  
  24. h2 { 
  25.     font-size: 18px;
  26.     margin-top: 30px; 
  27.     margin-bottom: 10px;
  28. }
  29.  
  30. h3 { 
  31.     font-size: 16px; 
  32.     margin-top: 20px;
  33.     margin-bottom: 5px;
  34. }
  35.  
  36. h4 { 
  37.     font-size: 15px; 
  38.     margin-top: 20px;
  39.     margin-bottom: 5px;
  40. }
  41.  
  42. h5 { 
  43.     font-size: 14px; 
  44.     margin-top: 20px
  45.     margin-bottom: 0px;
  46. }
  47.  
  48. h6 { 
  49.     font-size: 13px; 
  50.     margin-top: 10px;
  51.     margin-bottom: 0px;
  52.     color: #007FBF;
  53. }
  54.  
  55. p { 
  56.     font-family: arial, tahoma, helvetica, sans-serif;
  57.     margin-top: 6px; 
  58.     margin-bottom: 6px;
  59. }
  60.  
  61. table.content { 
  62.     margin-top: 2%; 
  63.     margin-bottom: 2%;
  64.     border-width: 1px 1px 0px 0px;
  65.     border-style: solid;
  66.     border-color: #000000;
  67. }
  68.  
  69. th, td { 
  70.     font-size: 12px;
  71. }
  72.  
  73. th { 
  74.     text-align: left;
  75.     font-family: arial, tahoma, helvetica, sans-serif;
  76.     font-weight: bold;
  77.     background-color: #4C7CB2;
  78.     color: #FFFFFF;
  79. }
  80.  
  81. th.content, td.content { 
  82.     font-family: arial, tahoma, helvetica, sans-serif;
  83.     padding: 4px 6px;
  84.     border-width: 0px 0px 1px 1px;
  85.     border-style: solid;
  86.     border-color: #000000;
  87. }
  88.  
  89. a:active, a:link { 
  90.     text-decoration: underline;
  91.     color: #007FBF;
  92. }
  93.  
  94. a:visited {
  95.     text-decoration: underline;
  96.     color: purple; 
  97. }
  98.  
  99. ol {
  100.     margin-left: 22px;
  101.     margin-top: 0px;
  102.     padding-left: 0px;
  103.     text-indent: 17px
  104. }
  105.  
  106. ol.alpha {
  107.     
  108.     list-style-type: lower-alpha;
  109. }
  110.  
  111. ul {
  112.     margin-left: 9px;
  113.     margin-top: 0px;
  114.     text-indent: 9pt
  115. }
  116.  
  117. li {
  118.     margin-left: 6px;
  119.     margin-top: 1%;
  120.     padding-left: 0px;
  121.     text-indent: 0px
  122. }
  123.  
  124. /* Define classes that can apply to all types of HTML tags */
  125. .code {
  126.     font-family: "courier new", courier, monospace; 
  127.     margin-top: 0px;
  128.     margin-bottom: 0px;
  129. }
  130.  
  131. .codefirst {
  132.     font-family: "courier new", courier, monospace; 
  133.     margin-top: 2px;
  134.     margin-bottom: 0px;
  135. }
  136.  
  137. .codelast {
  138.     font-family: "courier new", courier, monospace; 
  139.     margin-top: 0px;
  140.     margin-bottom: 6px;
  141. }
  142.  
  143. .indent {
  144.     margin-top: 2px;
  145. }
  146.  
  147. .example { 
  148.     margin-bottom: 18px;
  149.     margin-left: 15px;
  150. }
  151.  
  152. .newpage { 
  153.     margin-top: 6px;
  154.     font-size: 13px;
  155.     color: #FFFFFF;
  156.     background-color: #007FBF;
  157.     border: #6565cb;
  158. }
  159.  
  160. .paramheading {
  161.     margin: 0px 0px 2pt 10pt;
  162.     padding-bottom: 0px;
  163.     padding-left: 0px;
  164.     padding-right: 0px;
  165.     padding-top: 0px
  166. }
  167.  
  168. .paramdescription {
  169.     margin: 0px 0px 2pt 20pt;
  170.     padding-bottom: 0px;
  171.     padding-left: 0px;
  172.     padding-right: 0px;
  173.     padding-top: 0px
  174. }
  175.  
  176. .popuptable {
  177.     border-right: black 1px solid;
  178.     padding-right: 0px;
  179.     border-top: black 1px solid;
  180.     padding-left: 0px;
  181.     padding-bottom: 0px;
  182.     margin: 0px;
  183.     border-left: black 1px solid;
  184.     padding-top: 0px;
  185.     border-bottom: black 1px solid;
  186.     background-color: lightgoldenrodyellow
  187. }
  188.  
  189. /* Define TOC and IX classes required only for DHTML help */
  190. .clslink {
  191.     font-family: arial, tahoma, helvetica, sans-serif;
  192.     margin-left: 6px;
  193.     margin-top: 1%;
  194.     padding-left: 0px;
  195.     text-indent: 0px
  196. }
  197.  
  198. .clstocitem {
  199.     font-family: arial, tahoma, helvetica, sans-serif;
  200.     margin-left: 6px;
  201.     margin-top: 1%;
  202.     padding-left: 0px;
  203.     text-indent: 0px
  204. }
  205.  
  206. .toclvl0 {
  207.     margin-left: 0px;
  208.     margin-top: 1px;
  209.     margin-bottom: 2px;
  210.     padding-left: 0px;
  211.     text-indent: 0px
  212. }
  213.  
  214. .toclvl1 {
  215.     margin-left: 15px;
  216.     margin-top: 1px;
  217.     margin-bottom: 2px;
  218.     padding-left: 0px;
  219.     text-indent: 0px
  220. }
  221.  
  222. .toclvl2 {
  223.     margin-left: 30px;
  224.     margin-top: 1px;
  225.     margin-bottom: 2px;
  226.     padding-left: 0px;
  227.     text-indent: 0px
  228. }
  229.  
  230. .toclvl3 {
  231.     margin-left: 45px;
  232.     margin-top: 1px;
  233.     margin-bottom: 2px;
  234.     padding-left: 0px;
  235.     text-indent: 0px
  236. }
  237.  
  238. .toclvl4 {
  239.     margin-left: 60px;
  240.     margin-top: 1px;
  241.     margin-bottom: 2px;
  242.     padding-left: 0px;
  243.     text-indent: 0px
  244. }
  245.  
  246. .toclvl5 {
  247.     margin-left: 75px;
  248.     margin-top: 1px;
  249.     margin-bottom: 2px;
  250.     padding-left: 0px;
  251.     text-indent: 0px
  252. }
  253.  
  254. .toclvl6 {
  255.     margin-left: 90px;
  256.     margin-top: 1px;
  257.     margin-bottom: 2px;
  258.     padding-left: 0px;
  259.     text-indent: 0px
  260. }
  261.  
  262. .ixgroup {
  263.     margin-top: -20px;
  264. }
  265.  
  266. .ixlvl1 {
  267.     margin-left: 0px;
  268.     margin-top: 1px;
  269.     margin-bottom: 1px;
  270.     padding-left: 0px;
  271.     text-indent: 0px
  272. }
  273.  
  274. .ixlvl2 {
  275.     margin-left: 10px;
  276.     margin-top: 1px;
  277.     margin-bottom: 1px;
  278.     padding-left: 0px;
  279.     text-indent: 0px
  280. }
  281.  
  282. .ixlvl3 {
  283.     margin-left: 20px;
  284.     margin-top: 1px;
  285.     margin-bottom: 1px;
  286.     padding-left: 0px;
  287.     text-indent: 0px
  288. }
  289.  
  290. /* Define character-level formatting */
  291. pre, code { 
  292.     font-family: "courier new", courier, monospace; 
  293.     margin-top: 6px;
  294. }
  295.  
  296. code.emphasis {
  297.     font-style: italic;    
  298. }
  299.  
  300. code.objectname {
  301.     font-style: italic;    
  302. }
  303.  
  304. code.APITerm {
  305.     color: #00008b;    
  306. }
  307.  
  308. code.comment {
  309.     color: #999999;    
  310. }
  311.  
  312. code.keyword {
  313.     color: #007FBF;
  314.     font-weight: bold;    
  315. }
  316.  
  317. code.markup {
  318.     color: #339900;
  319.     font-weight: bold;
  320. }
  321.  
  322. code.script {
  323.     color: #F21616;    
  324. }
  325.  
  326. em { 
  327.     font-style: italic; 
  328. }
  329.  
  330. em.emphasis {
  331.     font-style: italic; 
  332. }
  333.  
  334. em.bookref {
  335.     font-style: italic; 
  336. }
  337.  
  338. em.tipnote {
  339.     font-weight: bold;
  340.     color: #007FBF;
  341.     font-style: normal;
  342. }
  343.  
  344. b {
  345.     font-weight: bold; 
  346. }
  347.  
  348. b.bold {
  349.     font-weight: bold;
  350. }
  351.  
  352. b.desktop {
  353.     font-weight: bold; 
  354. }
  355.  
  356. b.cellheading {
  357.     font-weight: bold; 
  358. }
  359.  
  360. var { 
  361.     font-family: "courier new", courier, monospace; 
  362.     font-style: italic;
  363. }
  364.  
  365. kbd { 
  366.     font-style: normal;
  367.     font-family: arial, tahoma, helvetica, sans-serif;
  368.     font-weight: normal;
  369. }
  370.  
  371. strong {
  372.     font-weight : bold; 
  373. }
  374.