rsvg2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (93) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +2 -2
  3. data/ext/rsvg2/extconf.rb +1 -0
  4. data/lib/2.2/rsvg2.so +0 -0
  5. data/lib/2.3/rsvg2.so +0 -0
  6. data/vendor/local/bin/croco-0.6-config +2 -2
  7. data/vendor/local/bin/csslint-0.6.exe +0 -0
  8. data/vendor/local/bin/libcroco-0.6-3.dll +0 -0
  9. data/vendor/local/bin/librsvg-2-2.dll +0 -0
  10. data/vendor/local/bin/rsvg-convert.exe +0 -0
  11. data/vendor/local/include/libcroco-0.6/libcroco/libcroco-config.h +2 -2
  12. data/vendor/local/include/librsvg-2.0/librsvg/librsvg-features.h +26 -4
  13. data/vendor/local/lib/girepository-1.0/Rsvg-2.0.typelib +0 -0
  14. data/vendor/local/lib/libcroco-0.6.a +0 -0
  15. data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
  16. data/vendor/local/lib/libcroco-0.6.la +3 -3
  17. data/vendor/local/lib/librsvg-2.a +0 -0
  18. data/vendor/local/lib/librsvg-2.dll.a +0 -0
  19. data/vendor/local/lib/librsvg-2.la +2 -2
  20. data/vendor/local/lib/pkgconfig/libcroco-0.6.pc +1 -1
  21. data/vendor/local/lib/pkgconfig/librsvg-2.0.pc +1 -1
  22. data/vendor/local/share/gir-1.0/Rsvg-2.0.gir +2 -2
  23. data/vendor/local/share/gtk-doc/html/libcroco/ch01.html +13 -14
  24. data/vendor/local/share/gtk-doc/html/libcroco/home.png +0 -0
  25. data/vendor/local/share/gtk-doc/html/libcroco/index.html +5 -6
  26. data/vendor/local/share/gtk-doc/html/libcroco/left-insensitive.png +0 -0
  27. data/vendor/local/share/gtk-doc/html/libcroco/left.png +0 -0
  28. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html +360 -221
  29. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html +209 -132
  30. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-cascade.html +251 -164
  31. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-declaration.html +693 -449
  32. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-doc-handler.html +365 -259
  33. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-enc-handler.html +148 -107
  34. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-fonts.html +805 -463
  35. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-input.html +1109 -753
  36. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-num.html +267 -180
  37. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-om-parser.html +351 -255
  38. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parser.html +913 -644
  39. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parsing-location.html +234 -124
  40. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-prop-list.html +437 -271
  41. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-pseudo.html +139 -86
  42. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-rgb.html +517 -352
  43. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-sel-eng.html +326 -252
  44. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-selector.html +219 -186
  45. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-simple-sel.html +219 -176
  46. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-statement.html +1231 -1220
  47. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-string.html +142 -83
  48. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-style.html +351 -256
  49. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-stylesheet.html +155 -99
  50. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-term.html +313 -207
  51. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-tknzr.html +321 -210
  52. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-token.html +465 -284
  53. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-utils.html +507 -231
  54. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-libcroco-config.html +54 -40
  55. data/vendor/local/share/gtk-doc/html/libcroco/libcroco.devhelp2 +465 -426
  56. data/vendor/local/share/gtk-doc/html/libcroco/right-insensitive.png +0 -0
  57. data/vendor/local/share/gtk-doc/html/libcroco/right.png +0 -0
  58. data/vendor/local/share/gtk-doc/html/libcroco/style.css +317 -104
  59. data/vendor/local/share/gtk-doc/html/libcroco/up-insensitive.png +0 -0
  60. data/vendor/local/share/gtk-doc/html/libcroco/up.png +0 -0
  61. data/vendor/local/share/gtk-doc/html/rsvg-2.0/RsvgHandle.html +1039 -724
  62. data/vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html +29 -32
  63. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-14.html +16 -19
  64. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-22.html +13 -16
  65. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-32.html +14 -17
  66. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-36.html +15 -20
  67. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-4.html +12 -15
  68. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-8.html +17 -22
  69. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-9.html +18 -23
  70. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-deprecated.html +31 -36
  71. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-full.html +79 -84
  72. data/vendor/local/share/gtk-doc/html/rsvg-2.0/home.png +0 -0
  73. data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.html +4 -4
  74. data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.sgml +31 -28
  75. data/vendor/local/share/gtk-doc/html/rsvg-2.0/left-insensitive.png +0 -0
  76. data/vendor/local/share/gtk-doc/html/rsvg-2.0/left.png +0 -0
  77. data/vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html +9 -9
  78. data/vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html +15 -15
  79. data/vendor/local/share/gtk-doc/html/rsvg-2.0/right-insensitive.png +0 -0
  80. data/vendor/local/share/gtk-doc/html/rsvg-2.0/right.png +0 -0
  81. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 +55 -59
  82. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html +247 -190
  83. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html +336 -239
  84. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html +95 -70
  85. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html +77 -37
  86. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html +9 -9
  87. data/vendor/local/share/gtk-doc/html/rsvg-2.0/style.css +314 -104
  88. data/vendor/local/share/gtk-doc/html/rsvg-2.0/up-insensitive.png +0 -0
  89. data/vendor/local/share/gtk-doc/html/rsvg-2.0/up.png +0 -0
  90. metadata +14 -10
  91. data/lib/2.0/rsvg2.so +0 -0
  92. data/lib/2.1/rsvg2.so +0 -0
  93. data/vendor/local/share/gtk-doc/html/libcroco/index.sgml +0 -582
@@ -1,15 +1,23 @@
1
+ body
2
+ {
3
+ font-family: cantarell, sans-serif;
4
+ }
1
5
  .synopsis, .classsynopsis
2
6
  {
3
7
  /* tango:aluminium 1/2 */
4
8
  background: #eeeeec;
5
- border: solid 1px #d3d7cf;
9
+ background: rgba(238, 238, 236, 0.5);
10
+ border: solid 1px rgb(238, 238, 236);
6
11
  padding: 0.5em;
7
12
  }
8
13
  .programlisting
9
14
  {
10
15
  /* tango:sky blue 0/1 */
16
+ /* fallback for no rgba support */
11
17
  background: #e6f3ff;
12
18
  border: solid 1px #729fcf;
19
+ background: rgba(114, 159, 207, 0.1);
20
+ border: solid 1px rgba(114, 159, 207, 0.2);
13
21
  padding: 0.5em;
14
22
  }
15
23
  .variablelist
@@ -22,89 +30,6 @@
22
30
  vertical-align: top;
23
31
  }
24
32
 
25
- @media screen {
26
- sup a.footnote
27
- {
28
- position: relative;
29
- top: 0em ! important;
30
-
31
- }
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]
34
- {
35
- display: inline-block;
36
- position: relative;
37
- top:-5em;
38
- }
39
- /* this seems to be a bug in the xsl style sheets when generating indexes */
40
- div.index div.index
41
- {
42
- top: 0em;
43
- }
44
- /* make space for the fixed navigation bar and add space at the bottom so that
45
- * link targets appear somewhat close to top
46
- */
47
- body
48
- {
49
- padding-top: 3.2em;
50
- padding-bottom: 20em;
51
- }
52
- /* style and size the navigation bar */
53
- table.navigation#top
54
- {
55
- position: fixed;
56
- /* tango:scarlet red 0/1 */
57
- background: #ffe6e6;
58
- border: solid 1px #ef2929;
59
- margin-top: 0;
60
- margin-bottom: 0;
61
- top: 0;
62
- left: 0;
63
- height: 3em;
64
- z-index: 10;
65
- }
66
- .navigation a, .navigation a:visited
67
- {
68
- /* tango:scarlet red 3 */
69
- color: #a40000;
70
- }
71
- .navigation a:hover
72
- {
73
- /* tango:scarlet red 1 */
74
- color: #ef2929;
75
- }
76
- td.shortcuts
77
- {
78
- /* tango:scarlet red 1 */
79
- color: #ef2929;
80
- font-size: 80%;
81
- white-space: nowrap;
82
- }
83
- }
84
- @media print {
85
- table.navigation {
86
- visibility: collapse;
87
- display: none;
88
- }
89
- div.titlepage table.navigation {
90
- visibility: visible;
91
- display: table;
92
- /* tango:scarlet red 0/1 */
93
- background: #ffe6e6;
94
- border: solid 1px #ef2929;
95
- margin-top: 0;
96
- margin-bottom: 0;
97
- top: 0;
98
- left: 0;
99
- height: 3em;
100
- }
101
- }
102
-
103
- .navigation .title
104
- {
105
- font-size: 200%;
106
- }
107
-
108
33
  div.gallery-float
109
34
  {
110
35
  float: left;
@@ -132,6 +57,72 @@ a:hover
132
57
  color: #729fcf;
133
58
  }
134
59
 
60
+ div.informaltable table
61
+ {
62
+ border-collapse: separate;
63
+ border-spacing: 1em 0.3em;
64
+ border: none;
65
+ }
66
+
67
+ div.informaltable table td, div.informaltable table th
68
+ {
69
+ vertical-align: top;
70
+ }
71
+
72
+ .function_type,
73
+ .variable_type,
74
+ .property_type,
75
+ .signal_type,
76
+ .parameter_name,
77
+ .struct_member_name,
78
+ .union_member_name,
79
+ .define_keyword,
80
+ .datatype_keyword,
81
+ .typedef_keyword
82
+ {
83
+ text-align: right;
84
+ }
85
+
86
+ /* dim non-primary columns */
87
+ .c_punctuation,
88
+ .function_type,
89
+ .variable_type,
90
+ .property_type,
91
+ .signal_type,
92
+ .define_keyword,
93
+ .datatype_keyword,
94
+ .typedef_keyword,
95
+ .property_flags,
96
+ .signal_flags,
97
+ .parameter_annotations,
98
+ .enum_member_annotations,
99
+ .struct_member_annotations,
100
+ .union_member_annotations
101
+ {
102
+ color: #888a85;
103
+ }
104
+
105
+ .function_type a,
106
+ .function_type a:visited,
107
+ .function_type a:hover,
108
+ .property_type a,
109
+ .property_type a:visited,
110
+ .property_type a:hover,
111
+ .signal_type a,
112
+ .signal_type a:visited,
113
+ .signal_type a:hover,
114
+ .signal_flags a,
115
+ .signal_flags a:visited,
116
+ .signal_flags a:hover
117
+ {
118
+ color: #729fcf;
119
+ }
120
+
121
+ td p
122
+ {
123
+ margin: 0.25em;
124
+ }
125
+
135
126
  div.table table
136
127
  {
137
128
  border-collapse: collapse;
@@ -154,14 +145,44 @@ div.table table th
154
145
  background-color: #d3d7cf;
155
146
  }
156
147
 
148
+ h4
149
+ {
150
+ color: #555753;
151
+ margin-top: 1em;
152
+ margin-bottom: 1em;
153
+ }
154
+
157
155
  hr
158
156
  {
159
- /* tango:aluminium 3 */
160
- color: #babdb6;
161
- background: #babdb6;
157
+ /* tango:aluminium 1 */
158
+ color: #d3d7cf;
159
+ background: #d3d7cf;
162
160
  border: none 0px;
163
161
  height: 1px;
164
162
  clear: both;
163
+ margin: 2.0em 0em 2.0em 0em;
164
+ }
165
+
166
+ dl.toc dt
167
+ {
168
+ padding-bottom: 0.25em;
169
+ }
170
+
171
+ dl.toc > dt
172
+ {
173
+ padding-top: 0.25em;
174
+ padding-bottom: 0.25em;
175
+ font-weight: bold;
176
+ }
177
+
178
+ dl.toc > dl
179
+ {
180
+ padding-bottom: 0.5em;
181
+ }
182
+
183
+ .parameter
184
+ {
185
+ font-style: normal;
165
186
  }
166
187
 
167
188
  .footer
@@ -173,31 +194,70 @@ hr
173
194
  font-size: 80%;
174
195
  }
175
196
 
197
+ .informalfigure,
198
+ .figure
199
+ {
200
+ margin: 1em;
201
+ }
202
+
203
+ .informalexample,
204
+ .example
205
+ {
206
+ margin-top: 1em;
207
+ margin-bottom: 1em;
208
+ }
209
+
176
210
  .warning
177
211
  {
178
212
  /* tango:orange 0/1 */
179
213
  background: #ffeed9;
214
+ background: rgba(252, 175, 62, 0.1);
180
215
  border-color: #ffb04f;
216
+ border-color: rgba(252, 175, 62, 0.2);
181
217
  }
182
218
  .note
183
219
  {
184
220
  /* tango:chameleon 0/0.5 */
185
221
  background: #d8ffb2;
222
+ background: rgba(138, 226, 52, 0.1);
186
223
  border-color: #abf562;
224
+ border-color: rgba(138, 226, 52, 0.2);
187
225
  }
188
- .note, .warning
226
+ div.blockquote
227
+ {
228
+ border-color: #eeeeec;
229
+ }
230
+ .note, .warning, div.blockquote
189
231
  {
190
232
  padding: 0.5em;
191
233
  border-width: 1px;
192
234
  border-style: solid;
235
+ margin: 2em;
193
236
  }
194
- .note h3, .warning h3
237
+ .note p, .warning p
195
238
  {
196
- margin-top: 0.0em
239
+ margin: 0;
197
240
  }
198
- .note p, .warning p
241
+
242
+ div.warning h3.title,
243
+ div.note h3.title
244
+ {
245
+ display: none;
246
+ }
247
+
248
+ p + div.section
199
249
  {
200
- margin-bottom: 0.0em
250
+ margin-top: 1em;
251
+ }
252
+
253
+ div.refnamediv,
254
+ div.refsynopsisdiv,
255
+ div.refsect1,
256
+ div.refsect2,
257
+ div.toc,
258
+ div.section
259
+ {
260
+ margin-bottom: 1em;
201
261
  }
202
262
 
203
263
  /* blob links */
@@ -210,33 +270,52 @@ h2 .extralinks, h3 .extralinks
210
270
  font-weight: normal;
211
271
  }
212
272
 
273
+ .lineart
274
+ {
275
+ color: #d3d7cf;
276
+ font-weight: normal;
277
+ }
278
+
213
279
  .annotation
214
280
  {
215
281
  /* tango:aluminium 5 */
216
282
  color: #555753;
217
- font-size: 80%;
218
283
  font-weight: normal;
219
284
  }
220
285
 
286
+ .structfield
287
+ {
288
+ font-style: normal;
289
+ font-weight: normal;
290
+ }
291
+
292
+ acronym,abbr
293
+ {
294
+ border-bottom: 1px dotted gray;
295
+ }
296
+
221
297
  /* code listings */
222
298
 
223
- .listing_code .programlisting .cbracket { color: #a40000; } /* tango: scarlet red 3 */
224
- .listing_code .programlisting .comment { color: #a1a39d; } /* tango: aluminium 4 */
225
- .listing_code .programlisting .function { color: #000000; font-weight: bold; }
226
- .listing_code .programlisting .function a { color: #11326b; font-weight: bold; } /* tango: sky blue 4 */
227
- .listing_code .programlisting .keyword { color: #4e9a06; } /* tango: chameleon 3 */
299
+ .listing_code .programlisting .normal,
300
+ .listing_code .programlisting .normal a,
301
+ .listing_code .programlisting .number,
302
+ .listing_code .programlisting .cbracket,
303
+ .listing_code .programlisting .symbol { color: #555753; }
304
+ .listing_code .programlisting .comment,
228
305
  .listing_code .programlisting .linenum { color: #babdb6; } /* tango: aluminium 3 */
229
- .listing_code .programlisting .normal { color: #000000; }
230
- .listing_code .programlisting .number { color: #75507b; } /* tango: plum 2 */
306
+ .listing_code .programlisting .function,
307
+ .listing_code .programlisting .function a,
231
308
  .listing_code .programlisting .preproc { color: #204a87; } /* tango: sky blue 3 */
232
- .listing_code .programlisting .string { color: #c17d11; } /* tango: chocolate 2 */
233
- .listing_code .programlisting .type { color: #000000; }
234
- .listing_code .programlisting .type a { color: #11326b; } /* tango: sky blue 4 */
235
- .listing_code .programlisting .symbol { color: #ce5c00; } /* tango: orange 3 */
309
+ .listing_code .programlisting .string { color: #ad7fa8; } /* tango: plum */
310
+ .listing_code .programlisting .keyword,
311
+ .listing_code .programlisting .usertype,
312
+ .listing_code .programlisting .type,
313
+ .listing_code .programlisting .type a { color: #4e9a06; } /* tango: chameleon 3 */
236
314
 
237
315
  .listing_frame {
238
316
  /* tango:sky blue 1 */
239
317
  border: solid 1px #729fcf;
318
+ border: solid 1px rgba(114, 159, 207, 0.2);
240
319
  padding: 0px;
241
320
  }
242
321
 
@@ -248,19 +327,153 @@ h2 .extralinks, h3 .extralinks
248
327
  .listing_lines {
249
328
  /* tango:sky blue 0.5 */
250
329
  background: #a6c5e3;
330
+ background: rgba(114, 159, 207, 0.2);
251
331
  /* tango:aluminium 6 */
252
332
  color: #2e3436;
253
333
  }
254
334
  .listing_code {
255
335
  /* tango:sky blue 0 */
256
336
  background: #e6f3ff;
337
+ background: rgba(114, 159, 207, 0.1);
257
338
  }
258
339
  .listing_code .programlisting {
259
340
  /* override from previous */
260
341
  border: none 0px;
261
342
  padding: 0px;
343
+ background: none;
262
344
  }
263
345
  .listing_lines pre, .listing_code pre {
264
346
  margin: 0px;
265
347
  }
266
348
 
349
+ @media screen {
350
+ /* these have a <sup> as a first child, but since there are no parent selectors
351
+ * we can't use that. */
352
+ a.footnote
353
+ {
354
+ position: relative;
355
+ top: 0em ! important;
356
+ }
357
+ /* this is needed so that the local anchors are displayed below the naviagtion */
358
+ 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]
359
+ {
360
+ display: inline-block;
361
+ position: relative;
362
+ top:-5em;
363
+ }
364
+ /* this seems to be a bug in the xsl style sheets when generating indexes */
365
+ div.index div.index
366
+ {
367
+ top: 0em;
368
+ }
369
+ /* make space for the fixed navigation bar and add space at the bottom so that
370
+ * link targets appear somewhat close to top
371
+ */
372
+ body
373
+ {
374
+ padding-top: 2.5em;
375
+ padding-bottom: 500px;
376
+ max-width: 60em;
377
+ }
378
+ p
379
+ {
380
+ max-width: 60em;
381
+ }
382
+ /* style and size the navigation bar */
383
+ table.navigation#top
384
+ {
385
+ position: fixed;
386
+ background: #e2e2e2;
387
+ border-bottom: solid 1px #babdb6;
388
+ border-spacing: 5px;
389
+ margin-top: 0;
390
+ margin-bottom: 0;
391
+ top: 0;
392
+ left: 0;
393
+ z-index: 10;
394
+ }
395
+ table.navigation#top td
396
+ {
397
+ padding-left: 6px;
398
+ padding-right: 6px;
399
+ }
400
+ .navigation a, .navigation a:visited
401
+ {
402
+ /* tango:sky blue 3 */
403
+ color: #204a87;
404
+ }
405
+ .navigation a:hover
406
+ {
407
+ /* tango:sky blue 2 */
408
+ color: #3465a4;
409
+ }
410
+ td.shortcuts
411
+ {
412
+ /* tango:sky blue 2 */
413
+ color: #3465a4;
414
+ font-size: 80%;
415
+ white-space: nowrap;
416
+ }
417
+ td.shortcuts .dim
418
+ {
419
+ color: #babdb6;
420
+ }
421
+ .navigation .title
422
+ {
423
+ font-size: 80%;
424
+ max-width: none;
425
+ margin: 0px;
426
+ font-weight: normal;
427
+ }
428
+ }
429
+ @media screen and (min-width: 60em) {
430
+ /* screen larger than 60em */
431
+ body { margin: auto; }
432
+ }
433
+ @media screen and (max-width: 60em) {
434
+ /* screen less than 60em */
435
+ #nav_hierarchy { display: none; }
436
+ #nav_interfaces { display: none; }
437
+ #nav_prerequisites { display: none; }
438
+ #nav_derived_interfaces { display: none; }
439
+ #nav_implementations { display: none; }
440
+ #nav_child_properties { display: none; }
441
+ #nav_style_properties { display: none; }
442
+ #nav_index { display: none; }
443
+ #nav_glossary { display: none; }
444
+ .gallery_image { display: none; }
445
+ .property_flags { display: none; }
446
+ .signal_flags { display: none; }
447
+ .parameter_annotations { display: none; }
448
+ .enum_member_annotations { display: none; }
449
+ .struct_member_annotations { display: none; }
450
+ .union_member_annotations { display: none; }
451
+ /* now that a column is hidden, optimize space */
452
+ col.parameters_name { width: auto; }
453
+ col.parameters_description { width: auto; }
454
+ col.struct_members_name { width: auto; }
455
+ col.struct_members_description { width: auto; }
456
+ col.enum_members_name { width: auto; }
457
+ col.enum_members_description { width: auto; }
458
+ col.union_members_name { width: auto; }
459
+ col.union_members_description { width: auto; }
460
+ .listing_lines { display: none; }
461
+ }
462
+ @media print {
463
+ table.navigation {
464
+ visibility: collapse;
465
+ display: none;
466
+ }
467
+ div.titlepage table.navigation {
468
+ visibility: visible;
469
+ display: table;
470
+ background: #e2e2e2;
471
+ border: solid 1px #babdb6;
472
+ margin-top: 0;
473
+ margin-bottom: 0;
474
+ top: 0;
475
+ left: 0;
476
+ height: 3em;
477
+ }
478
+ }
479
+