merge the formfield patch from ooo-build
[ooovba.git] / helpcontent2 / source / auxiliary / pl / highcontrastwhite.css.bak
blob3ea8b5ed56aa9c51ee447f765b19a023dc24fdc6
1 /*
2 ***********************************************************************
3  *
4  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5  * 
6  * Copyright 2008 by Sun Microsystems, Inc.
7  *
8  * OpenOffice.org - a multi-platform office productivity suite
9  *
10  * $RCSfile: highcontrastwhite.css,v $
11  * $Revision: 1.3 $
12  *
13  * This file is part of OpenOffice.org.
14  *
15  * OpenOffice.org is free software: you can redistribute it and/or modify
16  * it under the terms of the GNU Lesser General Public License version 3
17  * only, as published by the Free Software Foundation.
18  *
19  * OpenOffice.org is distributed in the hope that it will be useful,
20  * but WITHOUT ANY WARRANTY; without even the implied warranty of
21  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22  * GNU Lesser General Public License version 3 for more details
23  * (a copy is included in the LICENSE file that accompanied this code).
24  *
25  * You should have received a copy of the GNU Lesser General Public License
26  * version 3 along with OpenOffice.org.  If not, see
27  * <http://www.openoffice.org/license.html>
28  * for a copy of the LGPLv3 License.
29  *
30  ************************************************************************
33 body, 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; }
36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
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;}
39 .acronym 
40         { font-weight: bold;}
42 .related
43         { font-weight: bold; margin-top:20pt;}
45 .emph, .menuitem, .keycode
46         { font-weight: bold; }
48 .tablehead, .tableheadintable
49         { font-weight: bold; margin-top: 0px;}
51 .howtogetheader
52         { font-weight: bold; padding: 3px;}     
54 h1, h2, h3, h4, h5, h6
55         { margin-bottom: 5pt; }
57 p, td
58         { font-size: 10pt; }
61         { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
64         { font-size: 14pt; }
67         { font-size: 12pt; }
69 h4, h5, h6
70         { font-size: 10pt; }
72 .relatedtopics
73         { font-weight: normal; }
75 .relatedbody  
76         { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
78 .wide 
79         { width: 100%; }
81 .topalign
82          { vertical-align: top; border: 1px;}
84 .bug 
85         { color: red; border: 1px solid red;}
88 /* HIGH CONTRAST SPECIFIC SETTINGS */
90 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
91         { background: #FFFFFF; color: #000000;}
93 .related 
94         { border-top: 1px solid #000000; }
96 .howtogetheader
97         {border: 1px solid #000000; background: #FFFFFF;}
99 h1 
100         { border-bottom: 1px solid #000000; ]
102 .howtoget
103         { background:#FFFFFF;}
105 .howtogetbody
106         { background:#FFFFFF;}
108 .debug
109         { border: 1px solid red; padding: 3px; display: none;}
112  { color: #000000; }