home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.eclipse.sdk_3.1.1 / narrow_book.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2005-09-29  |  3.1 KB  |  109 lines

  1. P.Code {
  2.     display: block;
  3.     text-align: left;
  4.     text-indent: 0.00pt;
  5.     margin-top: 0.000000pt;
  6.     margin-bottom: 0.000000pt;
  7.     margin-right: 0.000000pt;
  8.     margin-left: 1.5em;
  9.     font-size: 100%;
  10.     font-weight: medium;
  11.     font-style: Regular;
  12.     color: #4444CC;
  13.     text-decoration: none;
  14.     vertical-align: baseline;
  15.     text-transform: none;
  16.     font-family: "Courier New";
  17. }
  18. H6.CaptionFigColumn {
  19.     display: block;
  20.     text-align: left;
  21.     text-indent: 0.000000pt;
  22.     margin-top: 0.3em;
  23.     margin-bottom: 1.1em;
  24.     margin-right: 0.000000pt;
  25.     margin-left: 0.000000pt;
  26.     font-size: 90%;
  27.     font-weight: medium;
  28.     font-style: Italic;
  29.     color: #000000;
  30.     text-decoration: none;
  31.     vertical-align: baseline;
  32.     text-transform: none;
  33.     font-family: "Arial";
  34. }
  35. P.Note {
  36.     display: block;
  37.     text-align: left;
  38.     text-indent: 0pt;
  39.     margin-top: 1.95em;
  40.     margin-bottom: 1.95em;
  41.     margin-right: 0.000000pt;
  42.     margin-left: 3.0em;
  43.     font-size: 110%;
  44.     font-weight: medium;
  45.     font-style: Italic;
  46.     color: #000000;
  47.     text-decoration: none;
  48.     vertical-align: baseline;
  49.     text-transform: none;
  50.     font-family: "Arial";
  51. }
  52. EM.UILabel {
  53.     font-weight: Bold;
  54.     font-style: Regular;
  55.     text-decoration: none;
  56.     vertical-align: baseline;
  57.     text-transform: none;
  58. }
  59. EM.CodeName {
  60.     font-weight: Bold;
  61.     font-style: Regular;
  62.     text-decoration: none;
  63.     vertical-align: baseline;
  64.     text-transform: none;
  65.     font-family:"Courier New";
  66. }
  67.  
  68.  
  69.  
  70. body, html { border: 0px }
  71.  
  72. /* following font face declarations need to be removed for DBCS */
  73.  
  74. body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font: message-box; color: #000000}
  75. pre                { font-family: Courier, monospace}
  76.  
  77. /* end font face declarations */
  78.  
  79. /* following font size declarations should be OK for DBCS */
  80. body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font: message-box; }
  81. pre                { font-size: 100% }
  82. code,samp        { font-size: 100%; }
  83.  
  84. /* end font size declarations */
  85.  
  86. body         { background: #FFFFFF}
  87. h1           { font-size: 180%; font-weight: medium; margin-top: 0.28em; margin-bottom: 0.05em; color: Highlight }
  88. h2           { font-size: 140%; font-weight: bold; margin-top: 0.22em; margin-bottom: 3; color: Highlight }
  89. h3           { font-size: 110%; font-weight: bold; margin-top: 0.18em; margin-bottom: 3 }
  90. h4           { font-size: 100%; font-weight: bold; margin-top: 0.2em; margin-bottom: 3; font-style: italic }
  91. p            { margin-top: 1.0em; margin-bottom: 1.0em }
  92. pre         { margin-left: 6; font-size: 90% }
  93. a:link         { color: #0000FF }
  94. a:hover         { color: #000080 }
  95. a:visited    { text-decoration: underline }
  96. ul         { margin-top: 0; margin-bottom: 1.0em }
  97. li         { margin-top: 0; margin-bottom: 0 } 
  98. li p         { margin-top: 0; margin-bottom: 0 } 
  99. ol         { margin-top: 0; margin-bottom: 10 }
  100. dl         { margin-top: 0; margin-bottom: 10 }
  101. dt         { margin-top: 0; margin-bottom: 0; font-weight: bold }
  102. dd         { margin-top: 0; margin-bottom: 0 }
  103. strong         { font-weight: bold}
  104. em         { font-style: italic}
  105. var         { font-style: italic}
  106. div.revision { border-left-style: solid; border-left-width: thin; 
  107.                    border-left-color: #7B68EE; padding-left:5 }
  108. th         { font-weight: bold }
  109.