summaryrefslogtreecommitdiff
path: root/helpcontent2/source/auxiliary/nl/highcontrastwhite.css
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/auxiliary/nl/highcontrastwhite.css')
-rw-r--r--helpcontent2/source/auxiliary/nl/highcontrastwhite.css239
1 files changed, 85 insertions, 154 deletions
diff --git a/helpcontent2/source/auxiliary/nl/highcontrastwhite.css b/helpcontent2/source/auxiliary/nl/highcontrastwhite.css
index 74e698625f..261b1309fa 100644
--- a/helpcontent2/source/auxiliary/nl/highcontrastwhite.css
+++ b/helpcontent2/source/auxiliary/nl/highcontrastwhite.css
@@ -1,160 +1,91 @@
/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-+ STAROFFICE 6.0 HELP +
-+ HIGH CONTRAST WHITE STYLESHEET +
++ OPENOFFICE.ORG 2.0 HELP +
++ HIGH CONTRAST WHITE STYLESHEET +
+ WESTERN LANGUAGES +
-+-------------------------------------------------------------------+
-+ This stylesheet defines the appearance of the online help files. +
-+ It is language dependent and located in {installdir}/help/{lang} +
-+-------------------------------------------------------------------+
-+ (c) 2001 Sun Microsystems, Inc. All Rights Reserved +
-+-------------------------------------------------------------------+
-+ Last changes: 11-JUL-02 FPE +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ LAST CHANGES: 15-NOV-2004 +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
-/* Main Styles */
-body { background: #FFFFFF; }
-p {
- font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L",Helvetica,Verdana,Tahoma,Andale Sans,lucidux sans;
- font-size: 9pt;
- color: #000000;
- }
-td {
- color: #000000;
- margin-left: 0pt;
- }
-th { color:#000000;
- align: left;
- margin-left: 0pt;
- font-weight:bold;
- }
-
-/* Link styles */
-
-.ContentLink {
- color:#000000;
- font-weight: bold;
- font-decoration: none;
- }
-.ContentLink:hover { font-decoration: underline; }
-
-/* Style classes simple paragraphs */
-
-.Paragraph {
- margin-left: 0pt;
- margin-top: 7pt;
- margin-bottom: 7pt;
- }
-.ParaList {
- margin-left: 20pt;
- margin-top: 2pt;
- margin-bottom: 2pt;
- }
-.PropText {
- font-family: "Cumberland AMT",Cumberland,Courier New,Courier;
- margin-top: 2pt;
- margin-bottom: 2pt;
- }
-
-/* Style classes headings */
-
-h1, .Head1 {
- font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L",Helvetica,lucidux sans;
- color:#000000;
- font-size:18pt;
- font-weight: bold;
- margin-top: 5pt;
- }
-h2, .Head2 {
- font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L",Helvetica,lucidux sans;
- color:#000000;
- font-size:14pt;
- font-weight: bold;
- margin-top: 20pt;
- margin-bottom: 2pt;
- }
-h3, .Head3 {
- font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L",Helvetica,lucidux sans;
- color:#000000;
- font-size:12pt;
- font-weight:bold;
- margin-top: 25pt;
- margin-bottom: 2pt;
- }
-h4, .Head4 {
- font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L",Helvetica,lucidux sans;
- color:#000000;
- font-size:10pt;
- font-weight:bold;
- margin-top: 20pt;
- margin-bottom: 2pt;
- }
-h5, .Head5 {
- font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L",Helvetica,lucidux sans;
- color:#000000;
- font-size:10pt;
- margin-top: 15pt;
- margin-bottom: 2pt;
- }
-h6, .Head6 {
- font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L",Helvetica,lucidux sans;
- color:#000000;
- font-size:10pt;
- margin-top: 15pt;
- margin-bottom: 2pt;
- }
-
-/* Style classes tables */
-
-.TextInTable {
- color:#000000;
- align: left;
- margin-left: 0pt;
- }
-.TableHead {
- color:#000000;
- align: left;
- font-weight:bold;
- }
-
-/* Style classes spans */
-.emph { font-weight: bold; }
-
-/* Style classes special context */
-
-.tablebg { background: #FFFFFF; }
-.tableheadbg { background: #FFFFFF; }
-.tabledatabg { background: #FFFFFF; }
-
-.doctitlebg { background: #FFFFFF; }
-.doctablebg { background: #FFFFFF; }
-
-.howtogetheader {
- font-weight: bold;
- color: #000000;
- background: #FFFFFF;
- }
-.howtogetbody {
- font-size: 9pt;
- color: #000000;
- background: #FFFFFF;
- }
-.howtogetpara {
- font-size: 9pt;
- color: #000000;
- margin-top: 2pt;
- margin-bottom: 2pt;
- }
-.reltop {
- background: #FFFFFF;
- color:#000000;
- font-size:10pt;
- font-weight:bold;
- margin-top: 20pt;
- margin-bottom: 2pt;
- }
-
-/* Style classes Webtop context */
-
-.ContentCell { background: #FFFFFF; }
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L","Bitstream Vera Sans",Helvetica,Lucida,Geneva,Helmet,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma,sans-serif; }
+
+pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
+ { font-family: "Cumberland AMT",Cumberland,"Courier New","Nimbus Mono L","Bitstream Vera Sans Mono",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
+
+.acronym
+ { font-weight: bold;}
+
+.related
+ { font-weight: bold; margin-top:20pt;}
+
+.emph, .menuitem, .keycode
+ { font-weight: bold; }
+
+.tablehead, .tableheadintable
+ { font-weight: bold; margin-top: 0px;}
+
+.howtogetheader
+ { font-weight: bold; padding: 3px;}
+
+h1, h2, h3, h4, h5, h6
+ { margin-bottom: 5pt; }
+
+p, td
+ { font-size: 10pt; }
+
+h1
+ { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
+
+h2
+ { font-size: 14pt; }
+
+h3
+ { font-size: 12pt; }
+
+h4, h5, h6
+ { font-size: 10pt; }
+
+.relatedtopics
+ { font-weight: normal; }
+
+.relatedbody
+ { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
+
+.wide
+ { width: 100%; }
+
+.topalign
+ { vertical-align: top; border: 1px;}
+
+.bug
+ { color: red; border: 1px solid red;}
+
+
+/* HIGH CONTRAST SPECIFIC SETTINGS */
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { background: #FFFFFF; color: #000000;}
+
+.related
+ { border-top: 1px solid #000000; }
+
+.howtogetheader
+ {border: 1px solid #000000; background: #FFFFFF;}
+
+h1
+ { border-bottom: 1px solid #000000; ]
+
+.howtoget
+ { background:#FFFFFF;}
+
+.howtogetbody
+ { background:#FFFFFF;}
+
+.debug
+ { border: 1px solid red; padding: 3px; display: none;}
+
+a
+ { color: #000000; } \ No newline at end of file