2 ***********************************************************************
4 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6 * Copyright 2008 by Sun Microsystems, Inc.
8 * OpenOffice.org - a multi-platform office productivity suite
10 * $RCSfile: highcontrast2.css,v $
13 * This file is part of OpenOffice.org.
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.
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).
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.
30 ************************************************************************
34 body
, p
, h1
, h2
, h3
, h4
, h5
, h6
, .listitem
, .listitemintable
, .tablecontent
, .tablecontentintable
35 { font-family: "Albany AMT",Albany
,Arial
,"DejaVu Sans",FreeSans
,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma
,Lucida
,Helvetica
,Helmet
,"Bitstream Vera Sans",sans-serif
; }
37 .code
, .codeintable
, .example
, .exampleintable
, .literal
, .literalintable
, .path
, .pathintable
38 { font-family: "Cumberland AMT",Cumberland
,"Courier New","DejaVu Sans Mono",FreeMono
,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Courier
,Monaco
,Monospaced
; margin-top: 1pt; margin-bottom: 1pt;}
44 { font-weight: bold
; margin-top:20pt;}
46 .emph
, .menuitem
, .keycode
47 { font-weight: bold
; }
49 .tablehead
, .tableheadintable
50 { font-weight: bold
; margin-top: 0px;}
53 { font-weight: bold
; padding: 3px;}
55 h1
, h2
, h3
, h4
, h5
, h6
56 { margin-bottom: 5pt; }
62 { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
74 { font-weight: normal
; }
77 { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
83 { vertical-align: top
; border: 1px;}
86 { color: red
; border: 1px solid red
;}
89 /* HIGH CONTRAST SPECIFIC SETTINGS */
91 body
, p
, h1
, h2
, h3
, h4
, h5
, h6
, .listitem
, .listitemintable
, .tablecontent
, .tablecontentintable
92 { background: #000000; color: #00FF00;}
95 { border-top: 1px solid
#00FF00; }
98 {border: 1px solid
#EFEFEF; background: #000000;}
101 { border-bottom: 1px solid
#00FF00; ]
104 { background:#000000;}
107 { background:#000000;}
110 { border: 1px solid red
; padding: 3px; display: none
;}