Update ooo320-m1
[ooovba.git] / helpcontent2 / source / auxiliary / vi / highcontrast2.css.bak
blob75064ec0eb6be978a88fd99bce15956e2a1aac24
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: highcontrast2.css,v $
11  * $Revision: 1.4 $
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  ************************************************************************
35 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
36         { font-family: "Times New Roman","DejaVu Sans","Vn Nimbus Sans L","GentiumAlt Regular",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
38 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
39         { font-family: "Vn Nimbus Mono L","Free Monospaced",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
41 .acronym 
42         { font-weight: bold;}
44 .related
45         { font-weight: bold; margin-top:20pt;}
47 .emph, .menuitem, .keycode
48         { font-weight: bold; }
50 .tablehead, .tableheadintable
51         { font-weight: bold; margin-top: 0px;}
53 .howtogetheader
54         { font-weight: bold; padding: 3px;}     
56 h1, h2, h3, h4, h5, h6
57         { margin-bottom: 5pt; }
59 p, td
60         { font-size: 10pt; }
63         { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
66         { font-size: 14pt; }
69         { font-size: 12pt; }
71 h4, h5, h6
72         { font-size: 10pt; }
74 .relatedtopics
75         { font-weight: normal; }
77 .relatedbody  
78         { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
80 .wide 
81         { width: 100%; }
83 .topalign
84          { vertical-align: top; border: 1px;}
86 .bug 
87         { color: red; border: 1px solid red;}
88         
90         { text-decoration: none; }      
93 /* HIGH CONTRAST SPECIFIC SETTINGS */
95 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
96         { background: #000000; color: #00FF00;}
98 .related 
99         { border-top: 1px solid #00FF00; }
101 .howtogetheader
102         {border: 1px solid #EFEFEF; background: #000000;}
104 h1 
105         { border-bottom: 1px solid #00FF00; ]
107 .howtoget
108         { background:#000000;}
110 .howtogetbody
111         { background:#000000;}
113 .debug
114         { border: 1px solid red; padding: 3px; display: none;}
117  { color: #00FF00; }