carbidecpp20devenv/plugins/org.eclipse.sdk_3.4.1.v200809111700/book.css
changeset 1 82d1d1de1a01
equal deleted inserted replaced
-1:000000000000 1:82d1d1de1a01
       
     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-weight: normal;
       
    10 	font-style: normal;
       
    11 	color: #4444CC;
       
    12 	text-decoration: none;
       
    13 	vertical-align: baseline;
       
    14 	text-transform: none;
       
    15 	font-family: "Courier New", Courier, monospace;
       
    16 }
       
    17 H6.CaptionFigColumn {
       
    18 	display: block;
       
    19 	text-align: left;
       
    20 	text-indent: 0.000000pt;
       
    21 	margin-top: 3.000000pt;
       
    22 	margin-bottom: 11.000000pt;
       
    23 	margin-right: 0.000000pt;
       
    24 	margin-left: 0.000000pt;
       
    25 	font-size: 75%;
       
    26 	font-weight: bold;
       
    27 	font-style: Italic;
       
    28 	color: #000000;
       
    29 	text-decoration: none;
       
    30 	vertical-align: baseline;
       
    31 	text-transform: none;
       
    32 }
       
    33 P.Note {
       
    34 	display: block;
       
    35 	text-align: left;
       
    36 	text-indent: 0pt;
       
    37 	margin-top: 19.500000pt;
       
    38 	margin-bottom: 19.500000pt;
       
    39 	margin-right: 0.000000pt;
       
    40 	margin-left: 30pt;
       
    41 	font-size: 110%;
       
    42 	font-weight: normal;
       
    43 	font-style: Italic;
       
    44 	color: #000000;
       
    45 	text-decoration: none;
       
    46 	vertical-align: baseline;
       
    47 	text-transform: none;
       
    48 }
       
    49 EM.UILabel {
       
    50 	font-weight: Bold;
       
    51 	font-style: normal;
       
    52 	text-decoration: none;
       
    53 	vertical-align: baseline;
       
    54 	text-transform: none;
       
    55 }
       
    56 EM.CodeName {
       
    57 	font-weight: Bold;
       
    58 	font-style: normal;
       
    59 	text-decoration: none;
       
    60 	vertical-align: baseline;
       
    61 	text-transform: none;
       
    62 	font-family: "Courier New", Courier, monospace;
       
    63 }
       
    64 UL.NavList {
       
    65 	margin-left: 1.5em;
       
    66 	padding-left: 0px;
       
    67 	list-style-type: none;
       
    68 }
       
    69 
       
    70 body, html { border: 0px }
       
    71 
       
    72 
       
    73 /* following font face declarations need to be removed for DBCS */
       
    74 
       
    75 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}
       
    76 pre, code		{ font-family: "Courier New", Courier, monospace;}
       
    77 
       
    78 /* end font face declarations */
       
    79 
       
    80 @media print {
       
    81 	html { font-size: 12pt }
       
    82 }
       
    83 
       
    84 body	     { font-size: 83%; background: #FFFFFF; margin-bottom: 1em }
       
    85 h1           { font-size: 180%; margin-top: 5px; margin-bottom: 1px }	
       
    86 h2           { font-size: 140%; margin-top: 25px; margin-bottom: 3px }
       
    87 h3           { font-size: 110%; margin-top: 20px; margin-bottom: 3px }
       
    88 h4           { font-size: 100%; margin-top: 20px; margin-bottom: 3px; font-style: italic }
       
    89 p            { margin-top: 10px; margin-bottom: 10px }
       
    90 pre          { font-size: 93%; margin-left: 6; color: #4444CC }
       
    91 code         { font-size: 93%; } 
       
    92 table        { font-size: 100% } /* needed for quirks mode */
       
    93 a:link	     { color: #0000FF }
       
    94 a:hover	     { color: #000080 }
       
    95 a:visited    { text-decoration: underline }
       
    96 ul	     { margin-top: 10px; margin-bottom: 10px; }
       
    97 li	     { margin-top: 5px; margin-bottom: 5px; } 
       
    98 li p	     { margin-top: 5px; margin-bottom: 5px; }
       
    99 ol	     { margin-top: 10px; margin-bottom: 10px; }
       
   100 dl	     { margin-top: 10px; margin-bottom: 10px; }
       
   101 dt	     { margin-top: 5px; margin-bottom: 5px; font-weight: bold; }
       
   102 dd	     { margin-top: 5px; margin-bottom: 5px; }
       
   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 
       
   110 a.command-link {
       
   111 }
       
   112 a.command-link img {
       
   113 	border-width: 0px;
       
   114 	border-style: none;
       
   115 	vertical-align: middle;
       
   116 }