highcontrastwhite.css (ae588b72) highcontrastwhite.css (29181390)
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

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

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+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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

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

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.ORG 2.0 HELP +
25+ DEFAULT STYLESHEET +
26+ KHMER LANGUAGE +
24+ OPENOFFICE HELP +
25+ HIGH CONTRAST WHITE STYLESHEET +
26+ KHMER +
27+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
27+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
28+ LAST CHANGES: 17-MAY-2005 +
28+ LAST CHANGES: 25-JUL-2018 +
29+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
30*/
31
32
33body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
34 { font-family: "Khmer OS System","Khmer OS",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
35
36.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
29+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
30*/
31
32
33body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
34 { font-family: "Khmer OS System","Khmer OS",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
35
36.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
37 { font-family: "Khmer OS System","Khmer OS",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
37 { font-family: "Khmer OS System","Khmer OS",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt; }
38
38
39.acronym
40 { font-weight: bold;}
39.acronym
40 { font-weight: bold; }
41
42.related
41
42.related
43 { font-weight: bold; margin-top:20pt;}
43 { font-weight: bold; margin-top: 20pt; }
44
45.emph, .menuitem, .keycode
46 { font-weight: bold; }
47
48.tablehead, .tableheadintable
44
45.emph, .menuitem, .keycode
46 { font-weight: bold; }
47
48.tablehead, .tableheadintable
49 { font-weight: bold; margin-top: 0px;}
49 { font-weight: bold; margin-top: 0px; }
50
51.howtogetheader
50
51.howtogetheader
52 { font-weight: bold; padding: 3px;}
52 { font-weight: bold; padding: 3px; }
53
54h1, h2, h3, h4, h5, h6
55 { margin-bottom: 5pt; }
56
57p, td
53
54h1, h2, h3, h4, h5, h6
55 { margin-bottom: 5pt; }
56
57p, td
58 { font-size: 10pt; }
58 { font-size: 11pt; }
59
60h1
59
60h1
61 { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
61 { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px; }
62
63h2
64 { font-size: 14pt; }
65
66h3
67 { font-size: 12pt; }
68
69h4, h5, h6
62
63h2
64 { font-size: 14pt; }
65
66h3
67 { font-size: 12pt; }
68
69h4, h5, h6
70 { font-size: 10pt; }
70 { font-size: 11pt; }
71
72.relatedtopics
73 { font-weight: normal; }
74
71
72.relatedtopics
73 { font-weight: normal; }
74
75.relatedbody
75.relatedbody
76 { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
77
76 { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
77
78.wide
78.wide
79 { width: 100%; }
80
81.topalign
79 { width: 100%; }
80
81.topalign
82 { vertical-align: top; border: 1px;}
82 { vertical-align: top; border: 1px; }
83
83
84.bug
85 { color: red; border: 1px solid red;}
84.bug
85 { color: red; border: 1px solid red; }
86
87
88/* HIGH CONTRAST SPECIFIC SETTINGS */
89
90body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
86
87
88/* HIGH CONTRAST SPECIFIC SETTINGS */
89
90body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
91 { background: #FFFFFF; color: #000000;}
91 { background: #FFFFFF; color: #000000; }
92
92
93.related
93.related
94 { border-top: 1px solid #000000; }
95
96.howtogetheader
94 { border-top: 1px solid #000000; }
95
96.howtogetheader
97 {border: 1px solid #000000; background: #FFFFFF;}
97 { border: 1px solid #000000; background: #FFFFFF; }
98
98
99h1
100 { border-bottom: 1px solid #000000; ]
99h1
100 { border-bottom: 1px solid #000000; }
101
102.howtoget
101
102.howtoget
103 { background:#FFFFFF;}
103 { background:#FFFFFF; }
104
105.howtogetbody
104
105.howtogetbody
106 { background:#FFFFFF;}
106 { background:#FFFFFF; }
107
108.debug
107
108.debug
109 { border: 1px solid red; padding: 3px; display: none;}
109 { border: 1px solid red; padding: 3px; display: none; }
110
111a
110
111a
112 { color: #000000; }
112 { color: #000000; }