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