Fixed typo
[TortoiseGit.git] / doc / source / styles_chm.css
blob607887c5f4acec615db68b08d9d39b940d2315f7
1 /************************************************************************/
2 /* Generic style-sheet for the documentation */
3 /* in Windows CHM Help File format */
4 /* */
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 */
11 body {
12 font-family: Verdana, Helvetica, Arial, sans-serif;
13 background: #fff;
14 color: #000;
15 margin: 0;
16 padding: 0;
19 PRE
21 font-size: 10pt;
25 font-size: 12pt;
28 TT.Filename, TT.Literal{
29 font-weight: bold;
32 a {
33 color: blue;
34 text-decoration: none;
37 a:hover {
38 text-decoration: underline;
39 color: black;
42 IMG {
43 border: none;
46 div.figure {
47 padding: 4px;
48 clear: both;
49 text-align: center;
50 margin: 0px 0px 5px 10px;
53 div.figure p {
54 margin-top: 2px;
55 margin-bottom: 0px;
56 font-size: 80%;
57 text-align: center;
60 .author
62 font-size: 12pt;
63 font-style: italic;
64 font-weight: normal;
65 color: black;
68 div.navheader,
69 div.navfooter {
70 width:100%; filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#809BC8', endColorstr='#FFFFFF', gradientType='0');
71 color: white;
72 clear: both;
73 border: 1px solid black;
74 border-left: 0;
75 border-right: 0;
78 div.navheader table th {
79 font-size: medium;
82 /* normal text in the footer */
83 div.navfooter table td {
84 color: black;
87 div.navheader table td a,
88 div.navfooter table td a {
89 color: #black;
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 {
102 color: black;
105 div.navheader hr, div.navfooter hr{
106 display: none;
109 div.book,
110 div.chapter,
111 div.sect1,
112 div.sect2,
113 div.sect3,
114 div.preface,
115 div.appendix,
116 div.section,
117 div.article,
118 div.glossary {
119 margin: 20px;
122 /* table of contents */
123 div.toc {
124 border: 1px solid black;
125 padding: 0px 10px;
126 background-color: #fff9cd;
127 color: black;
128 margin-bottom: 1cm;
129 width: 80%;
132 div.toc b { font-size: 140%; }
134 div.toc a {
135 margin-left: 5px;
136 margin-bottom: 5px;
139 /* toc definitions for different sections and chapters */
140 div.book div.toc {
141 background-color: transparent;
142 border: 0;
143 padding: 0;
144 font-size: medium;
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; }
150 div.table table {
151 background-color: #7099C5;
152 font-size: 90%;
153 border-width: 0px;
155 div.table th {
156 text-align: center;
157 color: white;
158 background-color: #7099C5;
159 padding: 1px 4px 1px 4px;
160 border: none;
161 vertical-align: top;
163 div.table tr {
164 background-color: #f0f0ff;
166 div.table td {
167 vertical-align: top;
168 padding: 2px 4px 1px 4px;
169 border: none;
172 .caution, .important, .note, .tip, .warning {
173 border-top: 5px solid;
174 border-left: 1px solid;
175 margin: 1em 0 0 1em;
176 padding: 5px 0 10px 0;
177 width: 90%;
178 clear: both;
181 .action, .guibutton, .guimenu, .guimenuitem {
182 font-weight: bold;
185 .guibutton, .guimenu, .guimenuitem {
186 padding: 0px 0.5em 0px 0.5em;
189 .guimenu, .guimenuitem, .guilabel {
190 /* font-size: 10pt; */
191 background-color: #EEE;
194 .guibutton {
195 font-size: 10pt;
196 border-width: 1px 2px 2px 1px;
197 border-style: solid;
198 background: #eee;
199 border-color: #ddd #bbb #bbb #ddd;
202 .sidebar {
203 background-color: #DCDCDC;
204 padding: 0.5em 0.5em 0.5em 0.5em;
207 .tip {
208 border-color: #090;
211 .note {
212 border-color: #069;
215 .important {
216 border-color: #069;
219 .caution {
220 border-color: #c60;
223 .warning {
224 border-color: #900;
227 .term { border-bottom: 1px dotted black; }
229 .screen {
230 font-family: monospace;
231 font-size: 1em;
232 display: block;
233 padding: 10px;
234 border: 1px solid #bbb;
235 background-color: #eee;
236 color: #000;
237 overflow: auto;
238 border-radius: 2.5px;
239 -moz-border-radius: 2.5px;
240 margin: 0.5em 2em;
243 .programlisting {
244 font-family: monospace;
245 font-size: 1em;
246 display: block;
247 padding: 10px;
248 border: 1px solid #bbb;
249 background-color: #ddd;
250 color: #000;
251 overflow: auto;
252 border-radius: 2.5px;
253 -moz-border-radius: 2.5px;
254 margin: 0.5em 2em;
257 .filename
259 font-family: arial,helvetica,sans-serif;
260 font-style: italic;
263 div.literallayout p {
264 padding: 0em;
265 margin: 0em;
268 div.literallayout {
269 font-family: monospace;
270 # margin: 0.5em 10% 0.5em 1em;
271 margin: 0em;
272 color: navy;
273 border: 1px solid silver;
274 background: #f4f4f4;
275 padding: 0.5em;