default.css (ae588b72) default.css (8b45fdff)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 5 unchanged lines hidden (view full) ---

14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 5 unchanged lines hidden (view full) ---

14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22/*
23+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
24+ OPENOFFICE HELP +
25+ DEFAULT STYLESHEET +
26+ WESTERN LANGUAGES +
27+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
28+ LAST CHANGES: 25-JUL-2018 +
29+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
30*/
22
23
31
32
24
25body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
26 { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; }
27
28.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
33body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
34 { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; }
35
36.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
29 { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
37 { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt; }
30
38
31.acronym
39.acronym
32 { font-weight: bold; }
33
34.related
40 { font-weight: bold; }
41
42.related
35 { font-weight: bold; margin-top:20pt; border-top: 1px solid black;}
43 { font-weight: bold; margin-top: 20pt; border-top: 1px solid black; }
36
37.emph, .menuitem, .keycode
38 { font-weight: bold; }
39
40.tablehead, .tableheadintable
44
45.emph, .menuitem, .keycode
46 { font-weight: bold; }
47
48.tablehead, .tableheadintable
41 { font-weight: bold; margin-top: 0px;}
49 { font-weight: bold; margin-top: 0px; }
42
43.howtogetheader
50
51.howtogetheader
44 { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;}
52 { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px; }
45
46h1, h2, h3, h4, h5, h6
47 { margin-bottom: 5pt; }
48
49p, td
53
54h1, h2, h3, h4, h5, h6
55 { margin-bottom: 5pt; }
56
57p, td
50 { font-size: 10pt; margin-top: 2px; margin-bottom: 2px;}
58 { font-size: 11pt; margin-top: 2px; margin-bottom: 2px; }
51
52h1
59
60h1
53 { font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px;}
61 { font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px; }
54
55h2
56 { font-size: 14pt; }
57
58h3
59 { font-size: 12pt; }
60
61h4, h5, h6
62
63h2
64 { font-size: 14pt; }
65
66h3
67 { font-size: 12pt; }
68
69h4, h5, h6
62 { font-size: 10pt; }
70 { font-size: 11pt; }
63
64.relatedtopics
65 { font-weight: normal; }
66
71
72.relatedtopics
73 { font-weight: normal; }
74
67.relatedbody
75.relatedbody
68 { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
69
70.howtoget
76 { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
77
78.howtoget
71 { background:#EEEEEE;}
79 { background:#EEEEEE; }
72
73.howtogetbody
80
81.howtogetbody
74 { background:#EEEEEE; margin: 0px;}
82 { background:#EEEEEE; margin: 0px; }
75
83
76.wide
84.wide
77 { width: 100%; }
78
79.topalign
85 { width: 100%; }
86
87.topalign
80 { vertical-align: top; border: 1px;}
88 { vertical-align: top; border: 1px; }
81
89
82.bug
83 { color: red; border: 1px solid red;}
90.bug
91 { color: red; border: 1px solid red; }
84
85.debug
92
93.debug
86 { border: 1px solid black; padding: 3px; display: none;}
94 { border: 1px solid black; padding: 3px; display: none; }