cdt/cdt_5_0_x/org.eclipse.cdt.doc.isv/book.css
changeset 1 a7cc18b7a772
equal deleted inserted replaced
-1:000000000000 1:a7cc18b7a772
       
     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: 15pt;
       
     9 	font-size: 10.000000pt;
       
    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: 3.000000pt;
       
    23 	margin-bottom: 11.000000pt;
       
    24 	margin-right: 0.000000pt;
       
    25 	margin-left: 0.000000pt;
       
    26 	font-size: 9.000000pt;
       
    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: 19.500000pt;
       
    40 	margin-bottom: 19.500000pt;
       
    41 	margin-right: 0.000000pt;
       
    42 	margin-left: 30pt;
       
    43 	font-size: 11.000000pt;
       
    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 
       
    71 /* following font face declarations need to be removed for DBCS */
       
    72 
       
    73 body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-family: Arial, Helvetica, sans-serif; color: #000000}
       
    74 pre				{ font-family: Courier, monospace}
       
    75 
       
    76 /* end font face declarations */
       
    77 
       
    78 /* following font size declarations should be OK for DBCS */
       
    79 body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-size: 10pt; }
       
    80 pre				{ font-size: 10pt}
       
    81 
       
    82 /* end font size declarations */
       
    83 
       
    84 body	     { background: #FFFFFF}
       
    85 h1           { font-size: 18pt; margin-top: 5; margin-bottom: 1 }	
       
    86 h2           { font-size: 14pt; margin-top: 25; margin-bottom: 3 }
       
    87 h3           { font-size: 11pt; margin-top: 20; margin-bottom: 3 }
       
    88 h4           { font-size: 10pt; margin-top: 20; margin-bottom: 3; font-style: italic }
       
    89 p            { margin-top: 10px; margin-bottom: 10px }
       
    90 pre	     { margin-left: 6; font-size: 9pt }
       
    91 a:link	     { color: #0000FF }
       
    92 a:hover	     { color: #000080 }
       
    93 a:visited    { text-decoration: underline }
       
    94 ul	     { margin-top: 0; margin-bottom: 10 }
       
    95 li	     { margin-top: 0; margin-bottom: 0 } 
       
    96 li p	     { margin-top: 0; margin-bottom: 0 } 
       
    97 ol	     { margin-top: 0; margin-bottom: 10 }
       
    98 dl	     { margin-top: 0; margin-bottom: 10 }
       
    99 dt	     { margin-top: 0; margin-bottom: 0; font-weight: bold }
       
   100 dd	     { margin-top: 0; margin-bottom: 0 }
       
   101 strong	     { font-weight: bold}
       
   102 em	     { font-style: italic}
       
   103 var	     { font-style: italic}
       
   104 div.revision { border-left-style: solid; border-left-width: thin; 
       
   105 				   border-left-color: #7B68EE; padding-left:5 }
       
   106 th	     { font-weight: bold }