Bug 1890793: Assert CallArgs::newTarget is not gray. r=spidermonkey-reviewers,sfink...
[gecko.git] / dom / xml / test / old / docbook.css
blob562c8d213313062450f5a545c39355446081e41a
1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5 Book {
6 display: block;
7 padding-left: 8px;
8 padding-top: 8px;
9 font-family: Courier;
10 font-size: 10pt;
13 Abbrev {
14 display: block;
17 Affiliation {
18 font-style: italic;
21 Appendix Title {
22 font-weight: bold;
23 font-family: Arial;
24 font-size: 24pt;
25 margin-bottom: 10pt;
26 display: block;
29 Para Author {
30 display: inline;
33 Author {
34 display: block;
37 AuthorGroup {
38 font-size: 12pt;
39 margin-top: 25pt;
40 display: block;
41 font-weight: bold;
44 BiblioDiv Title {
45 font-style: italic;
48 Blockquote {
49 display: block;
50 margin-top: 3pt;
51 margin-left: 30pt;
54 Book Title {
55 font-weight: bold;
56 font-family: Arial;
57 font-size: 18pt;
58 margin-bottom: 10pt;
59 display: block;
62 BookInfo {
63 display: block;
64 margin-bottom: 30pt;
67 BridgeHead {
68 display: block;
69 font-size: 16pt;
70 font-weight: bold;
71 color: teal;
74 Caution {
75 font-weight: bold;
76 color: red;
79 Caution:before {
80 content: "Caution:";
83 Chapter {
84 display: block;
85 margin-bottom: 25pt;
88 Chapter Title {
89 font-weight: bold;
90 font-family: Arial;
91 font-size: 20pt;
92 margin-bottom: 10pt;
93 display: block;
96 CiteTitle {
97 font-style: italic;
100 CmdSynopsis {
101 display: block;
104 CO {
105 display: block;
108 Command {
109 font-style: italic;
112 Comment {
113 display: block;
116 ComputerOutput {
117 font-family: monospace;
120 Copyright {
121 display: block;
124 Para CorpAuthor {
125 display: inline;
128 CorpAuthor {
129 display: block;
132 Email {
133 font-style: italic;
136 Editor {
137 display: block;
140 Emphasis {
141 font-style: italic;
144 ErrorType {
145 font-family: monospace;
148 Example {
149 display: block;
150 margin-top: 10pt;
151 margin-bottom: 10pt;
154 Example Title {
155 display: block;
156 font-weight: bold;
157 font-size: 14pt;
160 Figure Title {
161 font-family: Arial;
162 font-size: 10pt;
163 font-style: italic;
164 font-weight: bold;
165 display: block;
168 Filename {
169 font-style: italic;
172 Figure {
173 display: block;
174 margin-top: 10pt;
177 FirstTerm {
178 font-style: italic;
181 ForeignPhrase {
182 font-style: italic;
185 FormalPara {
186 display: block;
189 FormalPara Title {
190 display: block;
191 font-weight: bold;
194 FuncSynopsis {
195 display: block;
198 FuncSynopsisInfo {
199 display: block;
200 white-space: pre;
203 Function {
204 font-family: monospace;
205 white-space: pre;
208 Glossary {
209 display: block;
212 GlossDef {
213 display: block;
214 margin-left: 15pt;
217 GlossList {
218 display: block;
221 GlossSee {
222 display: block;
223 margin-left: 15pt;
226 GlossTerm {
227 display: block;
228 font-weight: bold;
231 InformalTable {
232 display: block;
233 margin-top: 10pt;
234 margin-bottom: 10pt;
237 Interface {
238 font-family: Arial;
241 ISBN {
242 display: block;
243 font-size: 10pt;
246 ItemizedList {
247 display: block;
248 margin-top: 5pt;
249 margin-left: 20pt;
252 LineAnnotation {
253 font-style: italic;
256 Link {
257 color: blue;
258 text-decoration: underline;
261 ListItem {
262 margin-left: 25pt;
263 display: list-item;
266 Literal {
267 font-family: monospace;
270 LiteralLayout {
271 white-space: pre;
272 display: block;
275 Member {
276 display: block;
277 margin-left: 15pt;
280 OLink {
281 display: block;
282 font-size: 12pt;
285 Option {
286 font-family: monospace;
289 OrderedList {
290 margin-top: 5pt;
291 margin-left: 20pt;
292 margin-bottom: 10pt;
293 display: block;
294 list-style-type: decimal;
297 OrderedList Para {
298 display: block;
299 margin-top: 15pt;
302 Para OtherCredit {
303 display: inline;
306 OtherCredit {
307 display: block;
310 Para {
311 display: block;
312 margin-top: 8pt;
315 Para LiteralLayout {
316 display: block;
317 margin-top: 4pt;
318 margin-left: 10pt;
319 white-space: pre;
322 Para Screen {
323 margin-top: 7pt;
324 margin-left: 10pt;
325 margin-bottom: 7pt;
326 display: block;
329 Parameter {
330 font-family: monospace;
333 Part Title {
334 font-size: 24pt;
335 display: block;
336 font-weight: bold;
339 Preface {
340 display: block;
341 margin-top: 10pt;
344 Procedure {
345 display: block;
348 ProgramListing {
349 display: block;
350 white-space: pre;
351 font-family: monospace;
354 ProgramListingCO {
355 display: block;
356 white-space: pre;
357 font-family: monospace;
360 PublisherName {
361 font-family: Times, New, Roman;
362 font-size: 20pt;
363 margin-top: 15pt;
364 margin-bottom: 15pt;
365 display: block;
368 RefEntry {
369 display: block;
372 RefEntryTitle {
373 display: block;
374 font-size: 20pt;
375 font-weight: bold;
378 RefName {
379 font-weight: bold;
382 RefNameDiv {
383 display: block;
386 RefSect1 {
387 display: block;
388 margin-top: 10pt;
391 RefSect1 Title {
392 font-size: 14pt;
395 RefSect1Info {
396 display: block;
397 font-size: small;
400 RefSect2 {
401 display: block;
402 margin-top: 10pt;
405 RefSect2 Title {
406 font-size: 14pt;
409 RefSect2Info {
410 display: block;
411 font-size: small;
414 RefSect3 {
415 display: block;
416 margin-top: 10pt;
419 RefSect3 Title {
420 font-size: 14pt;
423 RefSect3Info {
424 display: block;
425 font-size: small;
428 RefSynopsisDiv {
429 display: block;
430 margin-top: 15pt;
433 RefSynopsisDiv Title {
434 display: block;
435 font-size: 18pt;
438 Replaceable {
439 font-family: Arial;
440 font-style: italic;
443 Screen {
444 display: block;
445 margin-left: 20pt;
446 margin-bottom: 10pt;
447 white-space: pre;
450 ScreenCO {
451 white-space: pre;
454 ScreenShot {
455 white-space: pre;
458 Sect1 {
459 display: block;
460 margin-top: 16pt;
463 Sect1 Title {
464 font-family: Arial;
465 font-size: 20pt;
466 font-weight: bold;
467 display: block;
470 Sect2 {
471 display: block;
472 margin-top: 15pt;
475 Sect2 Title {
476 font-family: Arial;
477 font-size: 14pt;
478 font-weight: bold;
479 display: block;
482 Sect3 {
483 display: block;
484 margin-top: 15pt;
487 Sect3 Title {
488 font-family: Arial;
489 font-size: 14pt;
490 font-weight: bold;
491 display: block;
494 SegListItem {
495 display: block;
498 SegmentedList {
499 display: block;
502 SegmentedList Title {
503 display: block;
504 font-weight: bold;
507 Sidebar {
508 display: block;
509 margin-top: 15pt;
510 margin-left: 30pt;
511 font-family: Arial;
512 font-size: 9pt;
515 Step {
516 display: block;
519 Step Title {
520 display: block;
521 font-style: italic;
524 Subscript {
525 font-size: 5pt;
526 vertical-align: sub;
529 Subtitle {
530 font-family: Arial;
531 font-size: 20pt;
532 font-weight: bold;
533 display: block;
534 text-align: center;
537 Superscript {
538 font-size: 5pt;
539 vertical-align: super;
542 Synopsis {
543 display: block;
544 white-space: pre;
547 SystemItem {
548 font-family: monospace;
551 Table {
552 display: block;
553 margin-top: 10pt;
556 Table Title {
557 font-family: Arial;
558 font-size: 10pt;
559 font-style: italic;
560 font-weight: bold;
563 Term {
564 font-weight: bold;
567 Title {
568 font-family: Arial;
569 font-size: 20pt;
570 font-weight: bold;
571 display: block;
572 text-align: center;
575 TitleAbbrev {
576 font-family: Arial;
577 font-size: 14pt;
578 font-weight: bold;
579 display: block;
582 ULink {
583 color: blue;
584 text-decoration: underline;
585 cursor: pointer;
588 UserInput {
589 font-family: monospace;
590 font-weight: bold;
593 VariableList Title {
594 font-weight: bold;
595 display: block;
598 VarListEntry {
599 display: block;
600 margin-top: 10pt;
603 VarListEntry Term {
604 display: block;
605 font-style: italic;
608 Warning {
609 font-weight: bold;
610 color: fuchsia;
613 Warning:before {
614 content: "Warning:";
618 Year {
619 font-family: serif;
620 font-weight: bold;