merge the formfield patch from ooo-build
[ooovba.git] / helpcontent2 / source / auxiliary / vi / default.css.bak
blobd075b90e23a363a97c9b2fe757ca658bd7fed539
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: default.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  ************************************************************************
34 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
35         { 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; }
37 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
38         { 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;}
40 .acronym 
41         { font-weight: bold; }
43 .related
44         { font-weight: bold; margin-top:20pt; border-top: 1px solid black;}
46 .emph, .menuitem, .keycode
47         { font-weight: bold; }
49 .tablehead, .tableheadintable
50         { font-weight: bold; margin-top: 0px;}
52 .howtogetheader
53         { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;}     
55 h1, h2, h3, h4, h5, h6
56         { margin-bottom: 5pt; }
58 p, td
59         { font-size: 10pt; margin-top: 2px; margin-bottom: 2px;}
62         { font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px;}
65         { font-size: 14pt; }
68         { font-size: 12pt; }
70 h4, h5, h6
71         { font-size: 10pt; }
73 .relatedtopics
74         { font-weight: normal; }
76 .relatedbody  
77         { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
79 .howtoget
80         { background:#EEEEEE;}
82 .howtogetbody
83         { background:#EEEEEE; margin: 0px;}
85 .wide 
86         { width: 100%; }
88 .topalign
89          { vertical-align: top; border: 1px;}
91 .bug 
92         { color: red; border: 1px solid red;}
94 .debug
95         { border: 1px solid black; padding: 3px; display: none;}
96         
98         { text-decoration: none; }