summaryrefslogtreecommitdiff
path: root/helpcontent2/source/auxiliary/bg/default.css
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-06-24 10:50:54 +0000
committerRüdiger Timm <rt@openoffice.org>2005-06-24 10:50:54 +0000
commit3495cc29a15589804dad8a155e294d618003b26e (patch)
tree4f381eda0f0831f5ddaa6126b7e396776d9f9539 /helpcontent2/source/auxiliary/bg/default.css
parent976b153de896bdb7458432cc069997b03979a7e2 (diff)
INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED
2005/06/09 16:33:37 ihi 1.1.2.1: #i48735# Bulgarian lang support
Diffstat (limited to 'helpcontent2/source/auxiliary/bg/default.css')
-rwxr-xr-xhelpcontent2/source/auxiliary/bg/default.css73
1 files changed, 73 insertions, 0 deletions
diff --git a/helpcontent2/source/auxiliary/bg/default.css b/helpcontent2/source/auxiliary/bg/default.css
new file mode 100755
index 0000000000..ebc386f7ac
--- /dev/null
+++ b/helpcontent2/source/auxiliary/bg/default.css
@@ -0,0 +1,73 @@
+/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ OPENOFFICE.ORG 2.0 HELP +
++ DEFAULT STYLESHEET +
++ WESTERN LANGUAGES +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ LAST CHANGES: 15-NOV-2004 +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+*/
+
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { font-family: Arial,Helvetica,Lucida,Geneva,"Bitstream Vera Sans",Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
+
+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
+ { font-family: "Courier New",Courier,"Bitstream Vera Sans Mono","Lucida Sans Typewriter","Lucida Typewriter",Monospaced,Monaco,Cumberland; margin-top: 1pt; margin-bottom: 1pt;}
+
+.acronym
+ { font-weight: bold; }
+
+.related
+ { font-weight: bold; margin-top:20pt; border-top: 1px solid black;}
+
+.emph, .menuitem, .keycode
+ { font-weight: bold; }
+
+.tablehead, .tableheadintable
+ { font-weight: bold; margin-top: 0px;}
+
+.howtogetheader
+ { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;}
+
+h1, h2, h3, h4, h5, h6
+ { margin-bottom: 5pt; }
+
+p, td
+ { font-size: 10pt; margin-top: 2px; margin-bottom: 2px;}
+
+h1
+ { font-size: 18pt; border-bottom: 1px solid black; 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; }
+
+.howtoget
+ { background:#EEEEEE;}
+
+.howtogetbody
+ { background:#EEEEEE; margin: 0px;}
+
+.wide
+ { width: 100%; }
+
+.topalign
+ { vertical-align: top; border: 1px;}
+
+.bug
+ { color: red; border: 1px solid red;}
+
+.debug
+ { border: 1px solid black; padding: 3px; display: none;}