INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED

2004/11/15 12:21:34 fpe 1.1.2.2: updated stylesheets
2004/10/28 10:47:39 fpe 1.1.2.1: updated makefiles
This commit is contained in:
Rüdiger Timm
2004-11-26 13:19:42 +00:00
parent 6cfe01621b
commit c284848aaf

View File

@ -1,74 +1,73 @@
/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ STARSUITE 6.0 HELP +
+ OPENOFFICE.ORG 2.0 HELP +
+ DEFAULT STYLESHEET +
+ JAPANESE +
+-------------------------------------------------------------------+
+ 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: 12-JUN-02 FPE +
+ JAPANESE +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ LAST CHANGES: 15-NOV-2004 +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
/* Main Styles */
body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
{ font-family: HG L Sun,HG L,HG Mincho Light J,MS P ,,TLPゴシック,LXゴシック,,,Gothic,MS ,HG Mincho J,HG Mincho L,HG Mincho,Mincho,MS P ,HG Mincho Light J,MS ,HG Gothic J,HG Gothic B,HG Gothic,Gothic,MS P ,Andale Sans UI, }
p.western { font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; font-size: 10pt; color: #000000; line-height: 100%;}
p.cjk { font-family: MS P Gothic,Andale Sans UI,HG Mincho Light J,minchol,mincho; font-size: 10pt; color: #000000; line-height: 130%;}
td { color:#000000; margin-left: 0pt; }
th { color:#000066; align: left; margin-left: 0pt; font-weight:normal; }
.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
{ font-family: HG B Sun,HG-GothicB Sun,HG B,HG Mincho Light J,MS P ,,TLPゴシック,LXゴシック,,,Kochi Gothic,Gothic; margin-top: 1pt; margin-bottom: 1pt;}
/* Link styles */
.acronym
{ font-weight: bold; }
.ContentLink { color:#000066; font-weight: normal; font-decoration: underline; }
.related
{ font-weight: bold; margin-top:20pt; border-top: 1px solid black;}
/* Style classes simple paragraphs */
.emph, .menuitem, .keycode
{ font-weight: bold; }
.Paragraph { margin-left: 0pt; margin-top: 7pt; margin-bottom: 7pt;}
.ParaList { margin-left: 20pt; margin-top: 2pt; margin-bottom: 2pt; }
.PropText { font-family: Cumberland,Courier New,Courier; margin-top: 2pt; margin-bottom: 2pt; }
.tablehead, .tableheadintable
{ font-weight: bold; margin-top: 0px;}
/* Style classes headings */
.howtogetheader
{ font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;}
h1.western { font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; color:#000066; font-size:18pt; font-weight: bold; margin-top: 5pt; }
h2.western { font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; color:#000066; font-size:16pt; font-weight: bold; margin-top: 20pt; margin-bottom: 2pt;}
h3.western { font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; color:#000066; font-size:14pt; font-weight: bold; margin-top: 25pt; margin-bottom: 2pt;}
h4.western { font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; color:#000066; font-size:12pt; font-weight: bold; margin-top: 20pt; margin-bottom: 2pt;}
h5.western { font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; color:#000066; font-size:12pt; margin-top: 15pt; margin-bottom: 2pt;}
h6.western { font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; color:#000066; font-size:12pt; margin-top: 15pt; margin-bottom: 2pt;}
h1, h2, h3, h4, h5, h6
{ margin-bottom: 5pt; }
h1.cjk { font-family: MS P Gothic,MS Gothic,Andale Sans UI,minchol,mincho; color:#000066; font-size:18pt; font-weight: normal; margin-top: 5pt; line-height: 130%;}
h2.cjk { font-family: MS P Gothic,MS Gothic,Andale Sans UI,minchol,mincho; color:#000066; font-size:16pt; font-weight: normal; margin-top: 20pt; margin-bottom: 2pt; line-height: 130%;}
h3.cjk { font-family: MS P Gothic,MS Gothic,Andale Sans UI,minchol,mincho; color:#000066; font-size:14pt; font-weight: normal; margin-top: 25pt; margin-bottom: 2pt; line-height: 130%;}
h4.cjk { font-family: MS P Gothic,MS Gothic,Andale Sans UI,minchol,mincho; color:#000066; font-size:12pt; font-weight: normal; margin-top: 20pt; margin-bottom: 2pt; line-height: 130%;}
h5.cjk { font-family: MS P Gothic,MS Gothic,Andale Sans UI,minchol,mincho; color:#000066; font-size:12pt; margin-top: 15pt; margin-bottom: 2pt; line-height: 130%;}
h6.cjk { font-family: MS P Gothic,MS Gothic,Andale Sans UI,minchol,mincho; color:#000066; font-size:12pt; margin-top: 15pt; margin-bottom: 2pt; line-height: 130%;}
p
{ font-size: 10pt; }
/* Style classes tables */
h1
{ font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px;}
.TextInTable { color:#000000; align: left; margin-left: 0pt; line-height: 130%;}
.TableHead { color:#000066; align: left; font-weight:normal; }
h2
{ font-size: 14pt; }
/* Style classes spans */
.emph { font-weight: normal; }
h3
{ font-size: 12pt; }
/* Style classes special context */
h4, h5, h6
{ font-size: 10pt; }
.tablebg { background: #FFFFFF; }
.tableheadbg { background: #FFFFFF; }
.tabledatabg { background: #FFFFFF; }
.relatedtopics
{ font-weight: normal; }
.doctitlebg { background: #FFFFFF; }
.doctablebg { background: #FFFFFF; }
.relatedbody
{ margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
.howtogetheader { font-weight: normal; color: #000066; background: #DDDDDD; }
.howtogetbody { font-size: 10pt; color: #000000; background: #EEEEEE; line-height: 130%;}
.howtogetpara { font-size: 10pt; color: #000000; margin-top: 2pt; margin-bottom: 2pt; line-height: 130%;}
.reltop { background: #EEEEEE; color:#000066; font-size:12pt; font-weight:normal; margin-top: 20pt; margin-bottom: 2pt;}
.howtoget
{ background:#EEEEEE;}
/* Style classes Webtop context */
.howtogetbody
{ background:#EEEEEE;}
.ContentCell { background: #FFFFFF; }
.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;}