org.symbian.tools.wrttools.doc.WebDeveloper/html/css/common.css
changeset 229 716254ccbcc0
equal deleted inserted replaced
228:913c9751c067 229:716254ccbcc0
       
     1 html, body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, div, blockquote, table, caption {
       
     2 	font-family: arial, helvetica, sans-serif;
       
     3 }
       
     4 tt, code, span.system, pre, span.command-sem, span.filename-sem, span.parameter-sem, span.prog-code-sem, span.user-input-sem, span.command-code, span.parameter-code {
       
     5 	font-family: "courier new", courier, monospace;
       
     6 }
       
     7 table.legend {
       
     8 	font-size: 10px;
       
     9 }
       
    10 span.alarm-sem, span.error-sem, span.feature-sem, span.message-sem, span.notice-sem, span.state-sem, span.command-sem, span.filename-sem, span.parameter-sem, span.prog-code-sem, span.user-input-sem, sub, sup {
       
    11 	font-size: 11px;
       
    12 }
       
    13 html, body, h5, h6, p, dl, dt, dd, div, blockquote, table, caption, pre.long {
       
    14 	font-size: 12px;
       
    15 }
       
    16 tt, code, span.system, pre, code.command a, code.glossary a {
       
    17 	font-size: 14px;
       
    18 }
       
    19 h3, h4 {
       
    20 	font-size: 15px;
       
    21 }
       
    22 .autogenerated {
       
    23 	font-size: 12px;
       
    24 }
       
    25 h1, h2 {
       
    26 	font-size: 19px;
       
    27 }
       
    28 /*
       
    29 html, body, h1, h2, h3, tt, i, b, sub, sup, code, p, li, li, dl, dt, dd, div, blockquote, table, caption, tr, th, td {
       
    30 	font-style: normal;
       
    31 }
       
    32 */
       
    33 h4, h5, h6, i, em {
       
    34 	font-style: italic;
       
    35 }
       
    36 em {
       
    37 	font-weight: inherit;
       
    38 }
       
    39 /*
       
    40 html, body, h1, h2, h2 span.block-title, h3, h5, h6, tt, i, b, sub, sup, code, p, li, dl, dt, dd, div, blockquote, table, caption, tr, td {
       
    41 	font-weight: normal;
       
    42 }
       
    43 */
       
    44 h1, h3, h4, h5, b, code.command a, code.glossary a, p.term, p.figure-caption, p.equation-caption, caption, thead td, th, th p, td.term, div.action-in-short p, dt.note-caption, dt.caution-caption, dt.warning-caption, p.title, span.gui-component-sem, span.menupath-sem, span.user-input-sem, span.see-pl-type-sem, span.see-pl-type-code, span.block-title {
       
    45 	font-weight: bold;
       
    46 }
       
    47 /*
       
    48 html, body, h1, h2, h3, h4, h5, h6, tt, i, b, sub, sup, em, code, p, img, li, th p, li, dl, dt, dd, div, blockquote, table, table.legend, caption, tr, th, td {
       
    49 	font-variant: normal;
       
    50 }
       
    51 */
       
    52 span.keys-sem {
       
    53 	font-variant: small-caps;
       
    54 }
       
    55 html, body {
       
    56 	background: #ffffff none repeat scroll 0% 0%;
       
    57 }
       
    58 html, body, p, ul, ol, li, div.onestep, div.branch, div.text, div.content {
       
    59 	color: #000000;
       
    60 }
       
    61 /*
       
    62 h1, h2, h3, h4, h5, h6, li.procedure, dt.note-caption, dt.caution-caption, .title, div.action-in-short p {
       
    63 */
       
    64 h1, h2 {
       
    65 	color: #0054b7;
       
    66 }
       
    67 dt.warning-caption {
       
    68 	color: red;
       
    69 }
       
    70 a {
       
    71 	color: #000092;
       
    72 }
       
    73 a:visited {
       
    74 	color: purple;
       
    75 }
       
    76 a:hover, a:focus {
       
    77 	color: #009933;
       
    78 }
       
    79 html, body, table, table-def.list, td.def, th.term, td.term {
       
    80 	text-align: left;
       
    81 }
       
    82 img.Metainfo {
       
    83 	text-align: right;
       
    84 }
       
    85 sub {
       
    86 	vertical-align: sub;
       
    87 }
       
    88 sup {
       
    89 	vertical-align: super;
       
    90 }
       
    91 table, table-def.list, td.def, th.term, td.term {
       
    92 	vertical-align: text-top;
       
    93 }
       
    94 table {
       
    95 	empty-cells: show;
       
    96 }
       
    97 span.ExpCollAll {
       
    98 	text-decoration: underline;
       
    99 }
       
   100 html, body {
       
   101 	margin-top: 12px;
       
   102 }
       
   103 html, body {
       
   104 	margin-right: 20px;
       
   105 }
       
   106 html, body {
       
   107 	margin-bottom: 12px;
       
   108 }
       
   109 ul, ol {
       
   110 	margin-bottom: 15px;
       
   111 }
       
   112 li {
       
   113 	margin-bottom: 3px;
       
   114 }
       
   115 table {
       
   116 	margin-bottom: 1em;
       
   117 }
       
   118 html, body {
       
   119 	margin-left: 20px;
       
   120 }
       
   121 table.def-list {
       
   122 	margin-left: 5mm;
       
   123 }
       
   124 dl.gui-comp, div.steps, div.onestep, div.branch, div.text, div.content, div.or-steps, div.or-sequence, div.gui-comp {
       
   125 	margin: 5mm;
       
   126 }
       
   127 th.term {
       
   128 	padding-right: 2mm;
       
   129 }
       
   130 th.term, td.def {
       
   131 	padding-bottom: 0.6em;
       
   132 }
       
   133 html, body, h1, h2, h3, h4, h5, h6 {
       
   134 	display: block;
       
   135 }
       
   136 tt, i, b, sub, sup, em, code, a, img, code.command a, code.glossary a, span, span.block-title {
       
   137 	display: inline;
       
   138 }
       
   139 pre, pre.long {
       
   140 	white-space: pre;
       
   141 }
       
   142 ol, div.steps ol, ol.type-odd {
       
   143 	list-style-type: decimal;
       
   144 }
       
   145 div.steps div.steps ol, ol.type-even {
       
   146 	list-style-type: lower-alpha;
       
   147 }
       
   148 img {
       
   149 	border-style: none;
       
   150 }
       
   151 span.comment {
       
   152 	display: none;
       
   153 }
       
   154 sup, sub {
       
   155 	font-size: 9px;
       
   156 	line-height: 9px;
       
   157 	vertical-align: 4px;
       
   158 }
       
   159 em.uicontrol, em.display-text {
       
   160 	font-weight: normal;
       
   161 	font-style: italic;
       
   162 }