1
.synopsis, .classsynopsis
3
/* tango:aluminium 1/2 */
5
border: solid 1px #d3d7cf;
10
/* tango:sky blue 0/1 */
12
border: solid 1px #729fcf;
20
.variablelist td:first-child
32
/* this is needed so that the local anchors are displayed below the naviagtion */
33
div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name]
38
/* this seems to be a bug in the xsl style sheets when generating indexes */
43
/* make space for the fixed navigation bar and add space at the bottom so that
44
* link targets appear somewhat close to top
51
/* style and size the navigation bar */
55
/* tango:scarlet red 0/1 */
57
border: solid 1px #ef2929;
65
.navigation a, .navigation a:visited
67
/* tango:scarlet red 3 */
72
/* tango:scarlet red 1 */
77
/* tango:scarlet red 1 */
88
div.titlepage table.navigation {
91
/* tango:scarlet red 0/1 */
93
border: solid 1px #ef2929;
112
div.gallery-float img
123
text-decoration: none;
124
/* tango:sky blue 2 */
129
text-decoration: underline;
130
/* tango:sky blue 1 */
136
border-collapse: collapse;
138
/* tango:aluminium 3 */
139
border: solid 1px #babdb6;
142
div.table table td, div.table table th
144
/* tango:aluminium 3 */
145
border: solid 1px #babdb6;
152
/* tango:aluminium 2 */
153
background-color: #d3d7cf;
158
/* tango:aluminium 3 */
169
/* tango:aluminium 3 */
177
/* tango:orange 0/1 */
179
border-color: #ffb04f;
183
/* tango:chameleon 0/0.5 */
185
border-color: #abf562;
193
.note h3, .warning h3
203
h2 .extralinks, h3 .extralinks
206
/* tango:aluminium 3 */
214
.listing_code .programlisting .cbracket { color: #a40000; } /* tango: scarlet red 3 */
215
.listing_code .programlisting .comment { color: #a1a39d; } /* tango: aluminium 4 */
216
.listing_code .programlisting .function { color: #000000; font-weight: bold; }
217
.listing_code .programlisting .function a { color: #11326b; font-weight: bold; } /* tango: sky blue 4 */
218
.listing_code .programlisting .keyword { color: #4e9a06; } /* tango: chameleon 3 */
219
.listing_code .programlisting .linenum { color: #babdb6; } /* tango: aluminium 3 */
220
.listing_code .programlisting .normal { color: #000000; }
221
.listing_code .programlisting .number { color: #75507b; } /* tango: plum 2 */
222
.listing_code .programlisting .preproc { color: #204a87; } /* tango: sky blue 3 */
223
.listing_code .programlisting .string { color: #c17d11; } /* tango: chocolate 2 */
224
.listing_code .programlisting .type { color: #000000; }
225
.listing_code .programlisting .type a { color: #11326b; } /* tango: sky blue 4 */
226
.listing_code .programlisting .symbol { color: #ce5c00; } /* tango: orange 3 */
229
/* tango:sky blue 1 */
230
border: solid 1px #729fcf;
234
.listing_lines, .listing_code {
240
/* tango:sky blue 0.5 */
242
/* tango:aluminium 6 */
246
/* tango:sky blue 0 */
249
.listing_code .programlisting {
250
/* override from previous */
254
.listing_lines pre, .listing_code pre {