[moulette] switched to boost::signals2
[ozulis.git] / doc / doxygen.css
blob186adae740dc2cdb59fce62b2a469df251814fed
1 body, table, div, p, dl {
2 font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
3 font-size: 12px;
6 td {
7 background-color: transparent;
10 /* @group Heading Levels */
12 h1 {
13 text-align: center;
14 font-size: 200%;
17 h2 {
18 font-size: 160%;
21 h3 {
22 font-size: 130%;
25 /* @end */
27 caption {
28 font-weight: bold;
31 div.qindex, div.navpath, div.navtab{
32 background-color: #0f0f0f;
33 border: 1px solid #84b0c7;
34 text-align: center;
35 margin: 2px;
36 padding: 2px;
39 div.qindex, div.navpath {
40 width: 100%;
41 line-height: 140%;
44 div.navtab {
45 margin-right: 15px;
48 /* @group Link Styling */
50 a {
51 color: #FF8928;
52 font-weight: normal;
53 text-decoration: none;
56 .contents a:visited {
57 color: #3DB260;
60 a:hover {
61 text-decoration: underline;
64 a.qindex {
65 font-weight: bold;
68 a.qindexHL {
69 font-weight: bold;
70 background-color: black;
71 color: #2f4f4f;
72 border: 1px double #9295C2;
75 a.el {
76 font-weight: bold;
79 a.elRef {
82 a.code {
85 a.codeRef {
88 /* @end */
90 dl.el {
91 margin-left: -1cm;
94 .fragment {
95 font-family: monospace, fixed;
96 font-size: 105%;
99 pre.fragment {
100 border: 1px dotted #CCCCCC;
101 background-color: #171717;
102 padding: 4px 6px;
103 margin: 4px 8px 4px 2px;
106 div.ah {
107 background-color: black;
108 font-weight: bold;
109 color: #ffffff;
110 margin-bottom: 3px;
111 margin-top: 3px
114 div.groupHeader {
115 margin-left: 16px;
116 margin-top: 12px;
117 margin-bottom: 6px;
118 font-weight: bold;
121 div.groupText {
122 margin-left: 16px;
123 font-style: italic;
126 body {
127 background-color: #202020;
128 color: #f5deb3;
129 margin-right: 20px;
130 margin-left: 20px;
133 td.indexkey {
134 background-color: #0f0f0f;
135 font-weight: bold;
136 border: 1px solid #CCCCCC;
137 margin: 2px 0px 2px 0;
138 padding: 2px 10px;
141 td.indexvalue {
142 background-color: #0f0f0f;
143 border: 1px solid #CCCCCC;
144 padding: 2px 10px;
145 margin: 2px 0px;
148 tr.memlist {
149 background-color: #f0f0f0;
152 p.formulaDsp {
153 text-align: center;
156 img.formulaDsp {
160 img.formulaInl {
161 vertical-align: middle;
164 /* @group Code Colorization */
166 span.keyword {
167 color: #33f5ff
170 span.keywordtype {
171 color: #604020
174 span.keywordflow {
175 color: #e08000
178 span.comment {
179 color: #6d031b
182 span.preprocessor {
183 color: #806020
186 span.stringliteral {
187 color: #3f5080
190 span.charliteral {
191 color: #506d36
194 span.vhdldigit {
195 color: #ff00ff
198 span.vhdlchar {
199 color: #ffffff
202 span.vhdlkeyword {
203 color: #700070
206 span.vhdllogic {
207 color: #ff0000
210 /* @end */
212 .search {
213 color: #003399;
214 font-weight: bold;
217 form.search {
218 margin-bottom: 0px;
219 margin-top: 0px;
222 input, input.search {
223 font-size: 75%;
224 color: #f5deb3;
225 font-weight: normal;
226 background-color: #0f0f0f;
227 border: 1px dotted #2f4f4f;
230 td.tiny {
231 font-size: 75%;
234 .dirtab {
235 padding: 4px;
236 border-collapse: collapse;
237 border: 1px solid #84b0c7;
240 th.dirtab {
241 background: #e8eef2;
242 font-weight: bold;
245 hr {
246 height: 0;
247 border: none;
248 border-top: 1px solid #666;
251 /* @group Member Descriptions */
253 .mdescLeft, .mdescRight,
254 .memItemLeft, .memItemRight,
255 .memTemplItemLeft, .memTemplItemRight, .memTemplParams {
256 background-color: #0e0000;
257 border: none;
258 margin: 4px;
259 padding: 1px 0 0 8px;
262 .mdescLeft, .mdescRight {
263 padding: 0px 8px 4px 8px;
264 color: #555;
267 .memItemLeft, .memItemRight, .memTemplParams {
268 border-top: 1px solid #2f4f4f;
271 .memTemplParams {
272 color: #606060;
275 /* @end */
277 /* @group Member Details */
279 /* Styles for detailed member documentation */
281 .memtemplate {
282 font-size: 80%;
283 color: #606060;
284 font-weight: normal;
285 margin-left: 3px;
288 .memnav {
289 background-color: #e8eef2;
290 border: 1px solid #84b0c7;
291 text-align: center;
292 margin: 2px;
293 margin-right: 15px;
294 padding: 2px;
297 .memitem {
298 padding: 0;
301 .memname {
302 white-space: nowrap;
303 font-weight: bold;
306 .memproto, .memdoc {
307 border: 1px solid #84b0c7;
310 .memproto {
311 padding: 0;
312 background-color: #000022;
313 font-weight: bold;
314 -webkit-border-top-left-radius: 8px;
315 -webkit-border-top-right-radius: 8px;
316 -moz-border-radius-topleft: 8px;
317 -moz-border-radius-topright: 8px;
320 .memdoc {
321 padding: 2px 5px;
322 background-color: #0f0f0f;
323 border-top-width: 0;
324 -webkit-border-bottom-left-radius: 8px;
325 -webkit-border-bottom-right-radius: 8px;
326 -moz-border-radius-bottomleft: 8px;
327 -moz-border-radius-bottomright: 8px;
330 .memdoc p, .memdoc dl, .memdoc ul {
331 margin: 6px 0;
334 .paramkey {
335 text-align: right;
338 .paramtype {
339 white-space: nowrap;
342 .paramname {
343 color: #602020;
344 white-space: nowrap;
346 .paramname em {
347 font-style: normal;
350 /* @end */
352 /* @group Directory (tree) */
354 /* for the tree view */
356 .ftvtree {
357 font-family: sans-serif;
358 margin: 0.5em;
361 /* these are for tree view when used as main index */
363 .directory {
364 font-size: 9pt;
365 font-weight: bold;
368 .directory h3 {
369 margin: 0px;
370 margin-top: 1em;
371 font-size: 11pt;
375 The following two styles can be used to replace the root node title
376 with an image of your choice. Simply uncomment the next two styles,
377 specify the name of your image and be sure to set 'height' to the
378 proper pixel height of your image.
382 .directory h3.swap {
383 height: 61px;
384 background-repeat: no-repeat;
385 background-image: url("yourimage.gif");
387 .directory h3.swap span {
388 display: none;
392 .directory > h3 {
393 margin-top: 0;
396 .directory p {
397 margin: 0px;
398 white-space: nowrap;
401 .directory div {
402 display: none;
403 margin: 0px;
406 .directory img {
407 vertical-align: -30%;
410 /* these are for tree view when not used as main index */
412 .directory-alt {
413 font-size: 100%;
414 font-weight: bold;
417 .directory-alt h3 {
418 margin: 0px;
419 margin-top: 1em;
420 font-size: 11pt;
423 .directory-alt > h3 {
424 margin-top: 0;
427 .directory-alt p {
428 margin: 0px;
429 white-space: nowrap;
432 .directory-alt div {
433 display: none;
434 margin: 0px;
437 .directory-alt img {
438 vertical-align: -30%;
441 /* @end */
443 address {
444 font-style: normal;
445 color: #333;