forked from amazingfate/help
77 lines
5.3 KiB
CSS
Executable File
77 lines
5.3 KiB
CSS
Executable File
/*
|
|
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
|
+ STARSUITE 6.0 HELP +
|
|
+ DEFAULT STYLESHEET +
|
|
+ CHINESE (TRADITIONAL) +
|
|
+-------------------------------------------------------------------+
|
|
+ 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:21-FEB-02 FPE +
|
|
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
|
*/
|
|
|
|
|
|
/* Main Styles */
|
|
body {font-family: MingLiU,PMingLiU,MSung Light TC,Andale Sans UI,kai,ar pl mingti2l big5;}
|
|
|
|
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: MingLiU,PMingLiU,MSung Light TC,Andale Sans UI,kai,ar pl mingti2l big5; 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; }
|
|
|
|
/* Link styles */
|
|
|
|
.ContentLink { color:#000066; font-weight: normal; 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,Courier New,Courier; margin-top: 2pt; margin-bottom: 2pt; }
|
|
|
|
/* Style classes headings */
|
|
|
|
h1.western { font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; color:#000066; font-size:16pt; 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.cjk { font-family: Mingliu,Andale Sans UI,MSung Light TC,kai,ar pl mingti2l big5; color:#000066; font-size:16pt; font-weight: normal; margin-top: 5pt; line-height: 130%;}
|
|
h2.cjk { font-family: Mingliu,Andale Sans UI,MSung Light TC,kai,ar pl mingti2l big5; color:#000066; font-size:16pt; font-weight: normal; margin-top: 20pt; margin-bottom: 2pt; line-height: 130%;}
|
|
h3.cjk { font-family: Mingliu,Andale Sans UI,MSung Light TC,kai,ar pl mingti2l big5; color:#000066; font-size:14pt; font-weight: normal; margin-top: 25pt; margin-bottom: 2pt; line-height: 130%;}
|
|
h4.cjk { font-family: Mingliu,Andale Sans UI,MSung Light TC,kai,ar pl mingti2l big5; color:#000066; font-size:12pt; font-weight: normal; margin-top: 20pt; margin-bottom: 2pt; line-height: 130%;}
|
|
h5.cjk { font-family: Mingliu,Andale Sans UI,MSung Light TC,kai,ar pl mingti2l big5; color:#000066; font-size:12pt; margin-top: 15pt; margin-bottom: 2pt; line-height: 130%;}
|
|
h6.cjk { font-family: Mingliu,Andale Sans UI,MSung Light TC,kai,ar pl mingti2l big5; color:#000066; font-size:12pt; margin-top: 15pt; margin-bottom: 2pt; line-height: 130%;}
|
|
|
|
|
|
/* Style classes tables */
|
|
|
|
.TextInTable { color:#000000; align: left; margin-left: 0pt; line-height: 130%;}
|
|
.TableHead { color:#000066; align: left; font-weight:normal; }
|
|
|
|
/* Style classes spans */
|
|
.emph { font-weight: normal; }
|
|
|
|
/* Style classes special context */
|
|
|
|
.tablebg { background: #FFFFFF; }
|
|
.tableheadbg { background: #FFFFFF; }
|
|
.tabledatabg { background: #FFFFFF; }
|
|
|
|
.doctitlebg { background: #FFFFFF; }
|
|
.doctablebg { background: #FFFFFF; }
|
|
|
|
.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;}
|
|
|
|
/* Style classes Webtop context */
|
|
|
|
.ContentCell { background: #FFFFFF; }
|