hunspell: Cleanup to fix the header include guards under google/ directory.
[chromium-blink-merge.git] / ppapi / c / documentation / stylesheet-dox.css
blob81d1a4251ca963792ce3a212c054e015deb9efe1
1 body, table, div, p, dl {
2 font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
3 font-size: 12px;
6 /* @group Heading Levels */
8 h1 {
9 text-align: center;
10 font-size: 150%;
13 h1 a, h2 a, h3 a, h4 a {
14 font-weight:bold;
17 h2 {
18 font-size: 120%;
19 margin-top: 2.0em;
20 margin-bottom: 0.5em;
23 h3 {
24 font-size: 100%;
27 div.contents {
28 margin-top: 2.0em;
31 /* @end */
33 caption {
34 font-weight: bold;
35 font-size: 9px;
38 div.qindex, div.navpath, div.navtab{
39 background-color: #e8eef2;
40 border: 1px solid #84b0c7;
41 text-align: center;
42 margin: 2px;
43 padding: 2px;
46 div.qindex, div.navpath {
47 width: 100%;
48 line-height: 140%;
51 div.navtab {
52 margin-right: 15px;
55 /* @group Link Styling */
57 a {
58 color: #153788;
59 font-weight: normal;
60 text-decoration: none;
63 .contents a:visited {
64 color: #1b77c5;
67 a:hover {
68 text-decoration: underline;
71 a.qindex {
72 font-weight: bold;
75 a.qindexHL {
76 font-weight: bold;
77 background-color: #6666cc;
78 color: #ffffff;
79 border: 1px double #9295C2;
82 a.el {
83 font-weight: bold;
86 a.elRef {
89 a.code {
92 a.codeRef {
95 /* @end */
97 dl.el {
98 margin-left: -1cm;
101 .fragment {
102 font-family: monospace, fixed;
103 font-size: 105%;
106 pre.fragment {
107 border: 1px solid #CCCCCC;
108 background-color: #f5f5f5;
109 padding: 4px 6px;
110 margin: 4px 8px 4px 2px;
113 div.ah {
114 background-color: black;
115 font-weight: bold;
116 color: #ffffff;
117 margin-bottom: 3px;
118 margin-top: 3px
121 div.groupHeader {
122 margin-left: 16px;
123 margin-top: 12px;
124 margin-bottom: 6px;
125 font-weight: bold;
128 div.groupText {
129 margin-left: 16px;
130 font-style: italic;
133 body {
134 background: white;
135 color: black;
136 margin-right: 20px;
137 margin-left: 20px;
140 td.indexkey {
141 background-color: #e8eef2;
142 font-weight: bold;
143 border: 1px solid #CCCCCC;
144 margin: 2px 0px 2px 0;
145 padding: 2px 10px;
148 td.indexvalue {
149 background-color: #e8eef2;
150 border: 1px solid #CCCCCC;
151 padding: 2px 10px;
152 margin: 2px 0px;
155 tr.memlist {
156 background-color: #f0f0f0;
159 p.formulaDsp {
160 text-align: center;
163 img.formulaDsp {
166 img.formulaInl {
167 vertical-align: middle;
170 /* @group Code Colorization */
172 span.keyword {
173 color: #008000
176 span.keywordtype {
177 color: #604020
180 span.keywordflow {
181 color: #e08000
184 span.comment {
185 color: #800000
188 span.preprocessor {
189 color: #806020
192 span.stringliteral {
193 color: #002080
196 span.charliteral {
197 color: #008080
200 span.vhdldigit {
201 color: #ff00ff
204 span.vhdlchar {
205 color: #000000
208 span.vhdlkeyword {
209 color: #700070
212 span.vhdllogic {
213 color: #ff0000
216 /* @end */
218 .search {
219 color: #003399;
220 font-weight: bold;
223 form.search {
224 margin-bottom: 0px;
225 margin-top: 0px;
228 input.search {
229 font-size: 75%;
230 color: #000080;
231 font-weight: normal;
232 background-color: #e8eef2;
235 td.tiny {
236 font-size: 75%;
239 .dirtab {
240 padding: 4px;
241 border-collapse: collapse;
242 border: 1px solid #84b0c7;
245 th.dirtab {
246 background: #e8eef2;
247 font-weight: bold;
250 hr {
251 height: 0;
252 border: none;
253 border-top: 1px solid #666;
256 /* @group Member Descriptions */
258 .mdescLeft, .mdescRight,
259 .memItemLeft, .memItemRight,
260 .memTemplItemLeft, .memTemplItemRight, .memTemplParams {
261 background-color: #FAFAFA;
262 border: none;
263 margin: 4px;
264 padding: 1px 0 0 8px;
267 .mdescLeft, .mdescRight {
268 padding: 0px 8px 4px 8px;
269 color: #555;
272 .memItemLeft, .memItemRight, .memTemplParams {
273 border-top: 1px solid #ccc;
276 .memTemplParams {
277 color: #606060;
280 /* @end */
282 /* @group Member Details */
284 /* Styles for detailed member documentation */
286 .memtemplate {
287 font-size: 80%;
288 color: #606060;
289 font-weight: normal;
290 margin-left: 3px;
293 .memnav {
294 background-color: #e8eef2;
295 border: 1px solid #84b0c7;
296 text-align: center;
297 margin: 2px;
298 margin-right: 15px;
299 padding: 2px;
302 .memitem {
303 padding: 0;
306 .memname {
307 white-space: nowrap;
308 font-weight: bold;
311 .memproto, .memdoc {
312 border: 1px solid #84b0c7;
315 .memproto {
316 padding: 0;
317 background-color: #d5e1e8;
318 font-weight: bold;
319 -webkit-border-top-left-radius: 8px;
320 -webkit-border-top-right-radius: 8px;
321 -moz-border-radius-topleft: 8px;
322 -moz-border-radius-topright: 8px;
325 .memdoc {
326 padding: 2px 5px;
327 background-color: #eef3f5;
328 border-top-width: 0;
329 -webkit-border-bottom-left-radius: 8px;
330 -webkit-border-bottom-right-radius: 8px;
331 -moz-border-radius-bottomleft: 8px;
332 -moz-border-radius-bottomright: 8px;
335 .memdoc p, .memdoc dl, .memdoc ul {
336 margin: 6px 0;
339 .paramkey {
340 text-align: right;
343 .paramtype {
344 white-space: nowrap;
347 .paramname {
348 color: #602020;
349 white-space: nowrap;
351 .paramname em {
352 font-style: normal;
355 /* @end */
357 /* @group Directory (tree) */
359 /* for the tree view */
361 .ftvtree {
362 font-family: sans-serif;
363 margin: 0.5em;
366 /* these are for tree view when used as main index */
368 .directory {
369 font-size: 9pt;
370 font-weight: bold;
373 .directory h3 {
374 margin: 0px;
375 margin-top: 1em;
376 font-size: 11pt;
380 The following two styles can be used to replace the root node title
381 with an image of your choice. Simply uncomment the next two styles,
382 specify the name of your image and be sure to set 'height' to the
383 proper pixel height of your image.
387 .directory h3.swap {
388 height: 61px;
389 background-repeat: no-repeat;
390 background-image: url("yourimage.gif");
392 .directory h3.swap span {
393 display: none;
397 .directory > h3 {
398 margin-top: 0;
401 .directory p {
402 margin: 0px;
403 white-space: nowrap;
406 .directory div {
407 display: none;
408 margin: 0px;
411 .directory img {
412 vertical-align: -30%;
415 /* these are for tree view when not used as main index */
417 .directory-alt {
418 font-size: 100%;
419 font-weight: bold;
422 .directory-alt h3 {
423 margin: 0px;
424 margin-top: 1em;
425 font-size: 11pt;
428 .directory-alt > h3 {
429 margin-top: 0;
432 .directory-alt p {
433 margin: 0px;
434 white-space: nowrap;
437 .directory-alt div {
438 display: none;
439 margin: 0px;
442 .directory-alt img {
443 vertical-align: -30%;
446 /* @end */
448 address {
449 font-style: normal;
450 text-align: center;
451 font-size: 90%;
452 color: gray;
455 DIV.tabs A, #toplinks
457 font-size : 9px;
460 #toplinks {
461 text-align: right;
462 margin-bottom: -1.9em;
465 .pending {
466 /* display:none; */
467 color:red; font-weight:bold;
470 #license {
471 color:gray;
472 font-size:90%;
473 border-top:1px solid;
474 border-color:gray;
475 padding-top:1em;
476 margin-top:3em;
477 text-align:center;