de.oddb 2.0.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (38) hide show
  1. data/.gemtest +0 -0
  2. data/Guide.txt +16 -0
  3. data/Manifest.txt +31 -0
  4. data/Rakefile +3 -0
  5. data/doc/index.rbx +16 -0
  6. data/doc/resources/downloads/datadesc/chde.xls.txt +39 -0
  7. data/doc/resources/downloads/datadesc/de.oddb.csv.txt +43 -0
  8. data/doc/resources/downloads/datadesc/de.oddb.yaml.txt +160 -0
  9. data/doc/resources/downloads/datadesc/fachinfos.de.oddb.yaml.txt +65 -0
  10. data/doc/resources/downloads/examples/chde.xls +0 -0
  11. data/doc/resources/downloads/examples/compendium_de.oddb.org.firefox.epub +0 -0
  12. data/doc/resources/downloads/examples/compendium_de.oddb.org.htc.prc +0 -0
  13. data/doc/resources/downloads/examples/compendium_de.oddb.org.kindle.mobi +0 -0
  14. data/doc/resources/downloads/examples/compendium_de.oddb.org.stanza.epub +0 -0
  15. data/doc/resources/downloads/examples/de.oddb.csv +84 -0
  16. data/doc/resources/downloads/examples/de.oddb.yaml +15999 -0
  17. data/doc/resources/downloads/examples/fachinfos.de.oddb.yaml +56925 -0
  18. data/doc/resources/downloads/examples/patinfos.de.oddb.yaml +37265 -0
  19. data/doc/resources/downloads/examples/patinfos_de.oddb.org.firefox.epub +0 -0
  20. data/doc/resources/downloads/examples/patinfos_de.oddb.org.htc.prc +0 -0
  21. data/doc/resources/downloads/examples/patinfos_de.oddb.org.kindle.mobi +0 -0
  22. data/doc/resources/downloads/examples/patinfos_de.oddb.org.stanza.epub +0 -0
  23. data/doc/resources/errors/appdown.html +14 -0
  24. data/doc/resources/images/delicious.gif +0 -0
  25. data/doc/resources/images/digg.gif +0 -0
  26. data/doc/resources/images/simpy.gif +0 -0
  27. data/doc/resources/images/stumble.gif +0 -0
  28. data/doc/resources/javascript/admin.js +15 -0
  29. data/doc/resources/javascript/autofill.js +21 -0
  30. data/doc/resources/javascript/opener.js +29 -0
  31. data/doc/resources/livemarks16.png +0 -0
  32. data/doc/resources/mm/logo.png +0 -0
  33. data/doc/resources/mm/oddb.css +481 -0
  34. data/doc/resources/oddb/logo.png +0 -0
  35. data/doc/resources/oddb/oddb.css +534 -0
  36. data/lib/oddb.rb +1 -1
  37. data/lib/oddb/import/gkv.rb +1 -1
  38. metadata +46 -10
@@ -0,0 +1,534 @@
1
+ body, input, div.dojoTooltip, select, textarea {
2
+ font-family: Arial, Helvetica, Verdana, sans-serif;
3
+ font-size: 12px
4
+ }
5
+ a {
6
+ text-decoration: none;
7
+ color: blue;
8
+ }
9
+ a:hover {
10
+ color: black;
11
+ }
12
+ a.ajax {
13
+ cursor: pointer;
14
+ }
15
+ a.create {
16
+ color: #000;
17
+ cursor: pointer;
18
+ background-color: #AFA;
19
+ border: 1px solid #0F0;
20
+ }
21
+ a.delete {
22
+ color: #000;
23
+ cursor: pointer;
24
+ background-color: #FAA;
25
+ border: 1px solid #F00;
26
+ }
27
+ a.delete.square {
28
+ padding: 1px 5px;
29
+ }
30
+ a.fachinfo, a.patinfo {
31
+ color: black;
32
+ background-color: #FFF455;
33
+ }
34
+ a.feedback {
35
+ color: black;
36
+ background-color : #ffbc6f;
37
+ float: right;
38
+ }
39
+ a.google {
40
+ color: white;
41
+ background-color: #184FCA;
42
+ float: right;
43
+ }
44
+ a.square {
45
+ padding: 1px 4px;
46
+ font-weight: bold;
47
+ font-size: 11px;
48
+ margin: 0px 1px;
49
+ }
50
+ a.who-ddd {
51
+ margin-left: 4px;
52
+ background-color: yellow;
53
+ color: black;
54
+ }
55
+ div.before-searchbar, div.lefthand {
56
+ float: left;
57
+ clear: left;
58
+ }
59
+ div.atc, div.explain {
60
+ padding: 4px;
61
+ }
62
+ div.chapter {
63
+ padding-left: 4px;
64
+ }
65
+ div.chapter table {
66
+ border-collapse: collapse;
67
+ }
68
+ div.chapter td {
69
+ border: 1px solid #666;
70
+ }
71
+ div#chapters {
72
+ background-color: #cf9;
73
+ overflow: auto;
74
+ border-bottom: 1px solid #2ba476;
75
+ }
76
+ div#chapters a, div#chapters a:hover {
77
+ color: black;
78
+ }
79
+ div#chapters a:link, div#chapters a:visited {
80
+ color: blue;
81
+ }
82
+ div#chapters div {
83
+ float: left;
84
+ height: auto;
85
+ width: 145px;
86
+ padding: 4px;
87
+ }
88
+ div#chapters div#chapter_ {
89
+ float: none;
90
+ width: 300px;
91
+ }
92
+ div#composition-list div {
93
+ padding: 4px;
94
+ float: left;
95
+ }
96
+ div#composition-list label {
97
+ padding-right: 4px;
98
+ }
99
+ div#composition-list input.right {
100
+ float: right;
101
+ }
102
+ div#compositions {
103
+ overflow: auto;
104
+ }
105
+ div#compositions td {
106
+ padding: 0px;
107
+ height: 19px;
108
+ }
109
+ div#content {
110
+ overflow: auto;
111
+ width: 100%;
112
+ }
113
+ div.ddd {
114
+ background-color: #dcefd6;
115
+ }
116
+ div#explain-compare {
117
+ padding: 2px 4px;
118
+ font-weight: bold;
119
+ font-style: italic;
120
+ }
121
+ div#feedbacks {
122
+ max-width: 400px;
123
+ border-left: 1px solid #2ba476;
124
+ }
125
+ div#foot {
126
+ background-color: #cf9;
127
+ padding: 4px 0px 4px 4px;
128
+ }
129
+ div#foot a:link,
130
+ div#foot a:visited,
131
+ th a:link, th a:visited {
132
+ color: blue;
133
+ }
134
+ div#foot a,
135
+ div#foot a:visited:hover,
136
+ div#foot a:link:hover,
137
+ th a, th a:visited:hover, th a:link:hover {
138
+ color: black;
139
+ }
140
+ div#foot div.navigation a {
141
+ padding: 0px 4px;
142
+ border-left: 1px solid black;
143
+ }
144
+ div#foot div.navigation a:first-child {
145
+ border-left: 0px;
146
+ }
147
+ div#google-ads {
148
+ float: right;
149
+ text-align: right;
150
+ clear: right;
151
+ }
152
+ div#head {
153
+ margin-bottom: 30px;
154
+ }
155
+ div.heading {
156
+ font-weight: bold;
157
+ }
158
+ div.heading img {
159
+ float: right;
160
+ }
161
+ div.hidden {
162
+ padding: 4px 0px;
163
+ }
164
+ div#home-search {
165
+ margin-top: 100px;
166
+ margin-bottom: 100px;
167
+ text-align: center;
168
+ }
169
+ div#home-search input[type=text] {
170
+ width: 200px;
171
+ }
172
+ div#legend, tr.groupheader, div.groupheader, th.groupheader {
173
+ background-color: #cf9;
174
+ color: black;
175
+ font-weight: normal;
176
+ }
177
+ div#legend table {
178
+ margin: 2px;
179
+ }
180
+ div.explain.links a {
181
+ padding-right: 4px;
182
+ padding-left: 6px;
183
+ border-left: 1px solid black;
184
+ }
185
+ div.explain.links a:first-child {
186
+ border-left: 0px;
187
+ padding-left: 4px;
188
+ }
189
+ div.mezzo {
190
+ width: 50%;
191
+ }
192
+ div.minus {
193
+ background-color: #ffbc6f;
194
+ }
195
+ div.navigation, div.righthand {
196
+ float: right;
197
+ clear: right;
198
+ }
199
+ div.navigation a {
200
+ padding: 0px 4px;
201
+ }
202
+ div#navigation {
203
+ background-color: #2ba476;
204
+ color: white;
205
+ padding: 4px 0px;
206
+ }
207
+ div#navigation a {
208
+ padding: 0px 4px 0px 6px;
209
+ border-left: 1px solid white;
210
+ }
211
+ div#navigation a:first-child {
212
+ border-left: 0px;
213
+ }
214
+ div#navigation a:link,
215
+ div#navigation a:visited,
216
+ th a:link, th a:visited {
217
+ color: white;
218
+ }
219
+ div#navigation a,
220
+ div#navigation a:visited:hover,
221
+ div#navigation a:link:hover,
222
+ th a, th a:visited:hover, th a:link:hover {
223
+ color: blue;
224
+ }
225
+ div.padded {
226
+ padding: 4px;
227
+ }
228
+ div.pager {
229
+ float: right;
230
+ }
231
+ div.pager a {
232
+ font-weight: bold;
233
+ padding: 4px;
234
+ }
235
+ div.pager a:first-child {
236
+ padding-left: 16px;
237
+ }
238
+ div.pager a.current_page {
239
+ color: black;
240
+ }
241
+ div.plus {
242
+ background-color: #cf9;
243
+ }
244
+ div.result table {
245
+ width: 100%;
246
+ }
247
+ div#result-found {
248
+ font-weight: bold;
249
+ font-size: 14px;
250
+ padding: 2px 4px;
251
+ }
252
+ div#result-search {
253
+ text-align: right;
254
+ }
255
+ div#result-search input[type=text] {
256
+ width: 200px;
257
+ }
258
+ div.sidebar {
259
+ width: 200px;
260
+ min-height: 300px;
261
+ }
262
+ div.sidebar div {
263
+ padding: 2px;
264
+ background-color: #dfd;
265
+ }
266
+ div#snapback {
267
+ padding: 3px 4px;
268
+ }
269
+ div.square {
270
+ max-width: 20px;
271
+ height: 20px;
272
+ text-align: center;
273
+ vertical-align: middle;
274
+ font-size : 16px;
275
+ }
276
+ div#title, th {
277
+ background-color: #2ba476;
278
+ color: white;
279
+ padding: 4px;
280
+ font-weight: bold;
281
+ }
282
+ div#user {
283
+ float: right;
284
+ text-align: right;
285
+ font-weight: bold;
286
+ }
287
+ div#welcome {
288
+ margin-top: 75px;
289
+ float: right;
290
+ text-align: right;
291
+ clear: right;
292
+ }
293
+ form {
294
+ margin: 0px;
295
+ }
296
+ form#atc-assign-form {
297
+ display: inline;
298
+ }
299
+ form#atc-assign-form div {
300
+ display: inline;
301
+ margin-left: 4px;
302
+ }
303
+ form#atc-assign-form a {
304
+ cursor: pointer;
305
+ }
306
+ img {
307
+ border: 0px;
308
+ }
309
+ input[type=text], input[type=password] {
310
+ width: 160px;
311
+ }
312
+ input.right {
313
+ text-align: right;
314
+ }
315
+ input.short {
316
+ width: 80px;
317
+ }
318
+ input.url {
319
+ width: 600px;
320
+ }
321
+ label {
322
+ font-weight: bold;
323
+ }
324
+ label.error {
325
+ color: red;
326
+ }
327
+ span#delicious {
328
+ background-image: url(/resources/images/delicious.gif);
329
+ }
330
+ span#digg {
331
+ background-image: url(/resources/images/digg.gif);
332
+ }
333
+ span.less, span.otc {
334
+ color: #2ba476;
335
+ font-weight: bold;
336
+ }
337
+ span.more, span.prescription {
338
+ color: red;
339
+ font-weight: bold;
340
+ }
341
+ span.opener {
342
+ cursor: pointer;
343
+ margin: 0px 4px;
344
+ }
345
+ span.same {
346
+ font-weight: bold;
347
+ }
348
+ span#simpy {
349
+ background-image: url(/resources/images/simpy.gif);
350
+ }
351
+ span#stumble {
352
+ background-image: url(/resources/images/stumble.gif);
353
+ }
354
+ span.social {
355
+ background-repeat: no-repeat;
356
+ background-attachment: scroll;
357
+ margin-left: 8px;
358
+ padding-left: 20px;
359
+ padding-top: 1px;
360
+ }
361
+ table.invoice {
362
+ float: left;
363
+ margin-right: 40px;
364
+ }
365
+ table.invoice.items {
366
+ border: 1px solid #ccff99;
367
+ }
368
+ td {
369
+ padding: 4px;
370
+ }
371
+ td input {
372
+ vertical-align: middle;
373
+ margin: 0px;
374
+ padding: 0px;
375
+ }
376
+ td#alphaheader, div.divider {
377
+ padding: 4px;
378
+ background-color: #cf9;
379
+ font-weight: bold;
380
+ }
381
+ td#alphaheader a {
382
+ padding: 0px 8px;
383
+ border-left: 1px solid black;
384
+ color: black;
385
+ }
386
+ td#alphaheader a:first-child {
387
+ border-left: 0px;
388
+ }
389
+ td#alphaheader a:link,
390
+ td#alphaheader a:visited {
391
+ color: blue;
392
+ }
393
+ td#alphaheader a:link:hover,
394
+ td#alphaheader a:visited:hover {
395
+ color: red;
396
+ }
397
+ td.atc {
398
+ padding: 4px;
399
+ }
400
+ td.atc a.search {
401
+ color: #2ba476;
402
+ }
403
+ td.atc.level1 {
404
+ font-weight: bold;
405
+ padding-top: 8px;
406
+ }
407
+ td.atc.level2 {
408
+ padding-top: 6px;
409
+ }
410
+ td.atc.level2.browser {
411
+ padding-left: 30px;
412
+ }
413
+ td.atc.level3 {
414
+ padding-top: 4px;
415
+ }
416
+ td.atc.level3.browser {
417
+ padding-left: 46px;
418
+ }
419
+ td.atc.level4 {
420
+ padding-top: 2px;
421
+ }
422
+ td.atc.level4.browser {
423
+ padding-left: 64px;
424
+ }
425
+ td.atc.level5 {
426
+ padding-top: 1px;
427
+ }
428
+ td.atc.level5.browser {
429
+ padding-left: 80px;
430
+ }
431
+ td.calculation {
432
+ white-space: nowrap;
433
+ }
434
+ td.company {
435
+ font-style: italic;
436
+ }
437
+ td.google {
438
+ padding: 2px 4px;
439
+ }
440
+ td.info {
441
+ padding: 8px;
442
+ font-weight: bold;
443
+ }
444
+ td#offsetheader {
445
+ padding: 4px 0px;
446
+ background-color: #cf9;
447
+ font-weight: bold;
448
+ border-top: 1px solid #7bcf88;
449
+ }
450
+ td#offsetheader a {
451
+ padding: 4px 8px;
452
+ color: black;
453
+ background-color: #7bcf88;
454
+ }
455
+ td#offsetheader a:link,
456
+ td#offsetheader a:visited {
457
+ background-color: #cf9;
458
+ color: blue;
459
+ }
460
+ td#offsetheader a:link:hover,
461
+ td#offsetheader a:visited:hover {
462
+ color: red;
463
+ }
464
+ td.company, th.company {
465
+ padding-left: 15px;
466
+ }
467
+ td.processingerror, div.processingerror {
468
+ color: red;
469
+ padding: 4px;
470
+ }
471
+ td.product {
472
+ font-size: 14px;
473
+ font-weight: bold;
474
+ }
475
+ td.radio {
476
+ max-width: 20px;
477
+ }
478
+ td.right {
479
+ text-align: right;
480
+ }
481
+ td.top {
482
+ vertical-align: top;
483
+ }
484
+ td.total {
485
+ font-weight: bold;
486
+ }
487
+ td.warn {
488
+ padding: 8px;
489
+ color: #F70;
490
+ font-weight: bold;
491
+ }
492
+ td.zuzahlungsbefreit {
493
+ border: 2px solid #cf9;
494
+ padding: 2px;
495
+ font-weight: bold;
496
+ }
497
+ textarea {
498
+ width: 350px;
499
+ height: 200px;
500
+ }
501
+ th {
502
+ text-align: left;
503
+ }
504
+ tr.bg {
505
+ background-color: #dcefd6;
506
+ }
507
+ tr.origin td {
508
+ padding-bottom: 10px;
509
+ }
510
+ tr#display-switcher, tr#selected {
511
+ background-color: #7bcf88;
512
+ }
513
+ tr#display-switcher a {
514
+ float: right;
515
+ font-weight: bold;
516
+ }
517
+ tr#selected td {
518
+ border-top: 1px solid #2ba476;
519
+ }
520
+ tr.zuzahlungsbefreit {
521
+ background-color: #fbfd98;
522
+ }
523
+ tr.zuzahlungsbefreit.bg, td.zuzahlungsbefreit {
524
+ background-color: #fafc6d;
525
+ }
526
+ .difference, .doses, .price_festbetrag, .price_difference,
527
+ .price_exfactory, .price_public, .package_infos, .ddd_prices,
528
+ .price_zuzahlung {
529
+ text-align: right;
530
+ }
531
+ .code_festbetragsstufe, td.code_zuzahlungsbefreit,
532
+ th.code_zuzahlungsbefreit {
533
+ text-align: center;
534
+ }