1 /************************************************************************/
2 /* Generic style-sheet for the documentation */
3 /* in Windows CHM Help File format */
5 /* If you prefer sans-serif fonts, just replace all the instances of */
6 /* 'times new roman,times,serif' with 'arial,helvetica,sans-serif'. */
7 /************************************************************************/
10 /* Generic tag-level style definitions */
12 font-family: Verdana
, Helvetica
, Arial
, sans-serif
;
28 TT
.Filename
, TT
.Literal
{
34 text-decoration: none
;
38 text-decoration: underline
;
50 margin: 0px 0px 5px 10px;
70 width:100%; filter:progid:DXImageTransform
.Microsoft
.Gradient
(startColorstr
='#809BC8', endColorstr
='#FFFFFF', gradientType
='0');
73 border: 1px solid black
;
78 div
.navheader table th
{
82 /* normal text in the footer */
83 div
.navfooter table td
{
87 div
.navheader table td a
,
88 div
.navfooter table td a
{
90 text-decoration: none
;
93 /* links in header and footer */
94 div
.navheader table td
a:hover
,
95 div
.navfooter table td
a:hover
{
96 text-decoration: underline
;
97 background-color: transparent
;
100 div
.navheader table td
a:visited
,
101 div
.navfooter table td
a:visited
{
105 div
.navheader hr
, div
.navfooter hr
{
122 /* table of contents */
124 border: 1px solid black
;
126 background-color: #fff9cd;
132 div
.toc b
{ font-size: 140%; }
139 /* toc definitions for different sections and chapters */
141 background-color: transparent
;
147 div
.table title
{ background-color: #FFFFFF; width:100%; border: 0px; }
148 div
.table p
{ text-align: center
; }
149 div
.table tr td p
{ text-align: left
; }
151 background-color: #7099C5;
158 background-color: #7099C5;
159 padding: 1px 4px 1px 4px;
164 background-color: #f0f0ff;
168 padding: 2px 4px 1px 4px;
172 .caution, .important, .note, .tip, .warning {
173 border-top: 5px solid
;
174 border-left: 1px solid
;
176 padding: 5px 0 10px 0;
181 .action, .guibutton, .guimenu, .guimenuitem {
185 .guibutton, .guimenu, .guimenuitem {
186 padding: 0px 0.5em 0px 0.5em;
189 .guimenu, .guimenuitem, .guilabel {
190 /* font-size: 10pt; */
191 background-color: #EEE;
196 border-width: 1px 2px 2px 1px;
199 border-color: #ddd #bbb #bbb #ddd;
203 background-color: #DCDCDC;
204 padding: 0.5em 0.5em 0.5em 0.5em;
227 .term { border-bottom: 1px dotted black
; }
230 font-family: monospace
;
234 border: 1px solid
#bbb;
235 background-color: #eee;
238 border-radius: 2.5px;
239 -moz-border-radius: 2.5px;
244 font-family: monospace
;
248 border: 1px solid
#bbb;
249 background-color: #ddd;
252 border-radius: 2.5px;
253 -moz-border-radius: 2.5px;
259 font-family: arial
,helvetica
,sans-serif
;
263 div
.literallayout p
{
269 font-family: monospace
;
272 border: 1px solid silver
;