Project

General

Profile

« Previous | Next » 

Revision 3e526298

Added by Andreas Kohlbecker about 12 years ago

theme for flore du gabon based on cyprus theme

View differences:

.gitattributes
566 566
5.x/themes/garland_cichorieae/flore_afrique_centrale/screenshot.png -text
567 567
5.x/themes/garland_cichorieae/flore_afrique_centrale/style.css -text
568 568
5.x/themes/garland_cichorieae/flore_afrique_centrale/styleOverride.css -text
569
5.x/themes/garland_cichorieae/flore_gabon/.directory -text
570
5.x/themes/garland_cichorieae/flore_gabon/fix-ie7.css -text
571
5.x/themes/garland_cichorieae/flore_gabon/images/bg-tab.png -text
572
5.x/themes/garland_cichorieae/flore_gabon/images/edit-logo.gif -text
573
5.x/themes/garland_cichorieae/flore_gabon/images/edit-logo.png -text
574
5.x/themes/garland_cichorieae/flore_gabon/images/test2_Vicia_lunata_CSC_6051.jpg -text
575
5.x/themes/garland_cichorieae/flore_gabon/images/test3_Vicia_lunata_CSC_6051.jpg -text
576
5.x/themes/garland_cichorieae/flore_gabon/images/test_Origanum_cordifolium_CSC_3120.jpg -text
577
5.x/themes/garland_cichorieae/flore_gabon/images/test_Vicia_lunata_CSC_6051.jpg -text
578
5.x/themes/garland_cichorieae/flore_gabon/images/title_flower[!!-~]klein.jpg -text
579
5.x/themes/garland_cichorieae/flore_gabon/style.css -text
580
5.x/themes/garland_cichorieae/flore_gabon/styleOverride.css -text
569 581
5.x/themes/garland_cichorieae/images/a1.gif -text
570 582
5.x/themes/garland_cichorieae/images/a16.gif -text
571 583
5.x/themes/garland_cichorieae/images/a18.gif -text
5.x/themes/garland_cichorieae/flore_gabon/.directory
1
[Dolphin]
2
AdditionalInfoV2=Details_Size,Details_Date,CustomizedDetails
3
Timestamp=2012,2,14,16,8,34
4
Version=2
5
ViewMode=1
6

  
7
[Settings]
8
ShowDotFiles=true
5.x/themes/garland_cichorieae/flore_gabon/fix-ie7.css
1
#wrapper #container #header #logo-floater {
2
    /*position: relative;*/
3
    background:#663350 url(images/a8.gif) repeat-x scroll 0 0;
4
    color:#FFFFFF;
5
    height:40px;
6
    /*margin-left:7px;*/
7
    /*margin-right: 7px;*/
8
    padding-left:15px;
9
    float:left;
10
    /*width:865px;*/
11
    z-index: 10;
12
    margin-top: 97px;
13
    margin-left: 0px;
14
}
5.x/themes/garland_cichorieae/flore_gabon/style.css
1
/**
2
 * Garland, for Drupal 5.0
3
 * Stefan Nagtegaal, iStyledThis [dot] nl
4
 * Steven Wittens, acko [dot] net`
5
 *
6
 * If you use a customized color scheme, you must regenerate it after
7
 * modifying this file.
8
 */
9

  
10
/**
11
 * Generic elements
12
 */
13
body {
14
  margin: 0;
15
  padding: 0;
16
  background: #edf5fa;
17
  font: 12px/170% Verdana;
18
  color: #494949;
19
}
20

  
21
input {
22
  font: 12px/100% "Verdana";
23
  color: #494949;
24
}
25

  
26
textarea, select {
27
  font: 12px/160% "Verdana";
28
  color: #494949;
29
}
30

  
31
h1, h2, h3, h4, h5, h6 {
32
  margin: 0;
33
  padding: 0;
34
  font-weight: normal;
35
  font-family: Helvetica, Arial, sans-serif;
36
}
37

  
38
h1 {
39
  font-size: 170%;
40
}
41

  
42
h2 {
43
  font-size: 160%;
44
  line-height: 130%;
45
  margin-top: 2em;
46
}
47

  
48
h3 {
49
  font-size: 140%;
50
}
51

  
52
h4 {
53
  font-size: 130%;
54
}
55

  
56
h5 {
57
  font-size: 120%;
58
}
59

  
60
h6 {
61
  font-size: 110%;
62
}
63

  
64
ul, quote, code, fieldset {
65
  margin: .5em 0;
66
}
67

  
68
p {
69
  margin: 0.6em 0 1.2em;
70
  padding: 0;
71
}
72

  
73
a:link, a:visited {
74
  color: #027AC6;
75
  text-decoration: none;
76
}
77

  
78
a:hover {
79
  color: #0062A0;
80
  text-decoration: underline;
81
}
82

  
83
a:active, a.active {
84
  color: #5895be;
85
}
86

  
87
hr {
88
  margin: 0;
89
  padding: 0;
90
  border: none;
91
  height: 1px;
92
  background: #5294c1;
93
}
94

  
95
ul {
96
  margin: 0.5em 0 1em;
97
  padding: 0;
98
}
99

  
100
ul li {
101
  margin: 0.4em 0 0.4em .5em;
102
}
103

  
104
ul.menu, .item-list ul {
105
  margin: 0.35em 0 0 -0.5em;
106
  padding: 0;
107
}
108

  
109
ul.menu ul, .item-list ul ul {
110
  margin-left: 0em;
111
}
112

  
113
ul li, ul.menu li, .item-list ul li, li.leaf {
114
  margin: 0.15em 0 0.15em .5em;
115
}
116

  
117
ul li, ul.menu li, .item-list ul li, li.leaf {
118
  padding: 0 0 .2em 1.5em;
119
  list-style-type: none;
120
  list-style-image: none;
121
  background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em;
122
}
123

  
124
ul li.expanded {
125
  background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em;
126
}
127

  
128
ul li.collapsed {
129
  background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em;
130
}
131

  
132
ul li.leaf a, ul li.expanded a, ul li.collapsed a {
133
  display: block;
134
}
135

  
136
ul.inline li {
137
  background: none;
138
  margin: 0;
139
  padding: 0 1em 0 0;
140
}
141

  
142
fieldset ul.clear-block li {
143
  margin: 0;
144
  padding: 0;
145
  background-image: none;
146
}
147

  
148
dl {
149
  margin: 0.5em 0 1em 1.5em;
150
}
151

  
152
dl dt {
153
}
154

  
155
dl dd {
156
  margin: 0 0 .5em 1.5em;
157
}
158

  
159
img, a img {
160
  border: none;
161
}
162

  
163
table {
164
  margin: 1em 0;
165
  width: 100%;
166
}
167

  
168
thead th {
169
  border-bottom: 2px solid #d3e7f4;
170
  color: #494949;
171
  font-weight: bold;
172
}
173

  
174
th a:link, th a:visited {
175
  color: #6f9dbd;
176
}
177

  
178
td, th {
179
  padding: .3em .5em;
180
}
181

  
182
tr.even, tr.odd, tbody th {
183
  border: solid #d3e7f4;
184
  border-width: 1px 0;
185
}
186

  
187
tr.odd, tr.info {
188
  background-color: #edf5fa;
189
}
190

  
191
tr.even {
192
  background-color: #fff;
193
}
194

  
195
tr.odd td.active {
196
  background-color: #ddecf5;
197
}
198

  
199
tr.even td.active {
200
  background-color: #e6f1f7;
201
}
202

  
203
td.region, td.module, td.container {
204
  border-top: 1.5em solid #fff;
205
  border-bottom: 1px solid #b4d7f0;
206
  background-color: #d4e7f3;
207
  color: #455067;
208
  font-weight: bold;
209
}
210

  
211
tr:first-child td.region, tr:first-child td.module, tr:first-child td.container {
212
  border-top-width: 0;
213
}
214

  
215
span.form-required {
216
  color: #ffae00;
217
}
218

  
219
span.submitted, .description {
220
  font-size: 0.92em;
221
  color: #898989;
222
}
223

  
224
.description {
225
  line-height: 150%;
226
  margin-bottom: 0.75em;
227
  color: #000000;
228
}
229

  
230
.block-cdm_dataportal-feature    li.descriptionText {
231
  list-style: none;
232
  list-style-image: none;
233
  background-image: none;
234
}
235

  
236
.messages, .preview {
237
  margin: .75em 0 .75em;
238
  padding: .5em 1em;
239
}
240

  
241
.messages ul {
242
  margin: 0;
243
}
244

  
245
.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
246
  margin: 0.25em 0;
247
}
248

  
249
#center form {
250
  margin-bottom: 2em;
251
}
252

  
253
.form-button, .form-submit {
254
  margin: 2em 0.5em 1em 0;
255
}
256

  
257
#watchdog-form-overview .form-submit,
258
.confirmation .form-submit,
259
.search-form .form-submit,
260
.poll .form-submit,
261
fieldset .form-button, fieldset .form-submit,
262
.sidebar .form-button, .sidebar .form-submit,
263
table .form-button, table .form-submit {
264
  margin: 0;
265
}
266

  
267
.box {
268
  margin-bottom: 2.5em;
269
}
270

  
271
/**
272
 * Layout
273
 */
274
#header-region {
275
  min-height: 1em;
276
  background: #d2e6f3 url(images/bg-navigation.png) repeat-x 50% 100%;
277
}
278

  
279
#header-region .block {
280
  display: block;
281
  margin: 0 1em;
282
}
283

  
284
#header-region .block-region {
285
  display: block;
286
  margin: 0 0.5em 1em;
287
  padding: 0.5em;
288
  position: relative;
289
  top: 0.5em;
290
}
291

  
292
#header-region * {
293
  display: inline;
294
  line-height: 1.5em;
295
  margin-top: 0;
296
  margin-bottom: 0;
297
}
298

  
299
#header-region p, #header-region img {
300
  margin-top: 0.5em;
301
}
302

  
303
#header-region h2 {
304
  margin: 0 1em 0 0;
305
}
306

  
307
#header-region h3, #header-region label, #header-region li {
308
  margin: 0 1em;
309
  padding: 0;
310
  background: none;
311
}
312

  
313
#wrapper {
314
  background: #edf5fa url(images/body.png) repeat-x 50% 0;
315
}
316

  
317
#wrapper #container {
318
  margin: 0 auto;
319
  padding: 0 20px;
320
/*
321
  max-width: 1270px;*/
322
}
323

  
324
#wrapper #container #header {
325
  /*height: 80px;*/
326
}
327

  
328
#wrapper #container #header #logo-floater {
329
  position: absolute;
330
}
331

  
332
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
333
  line-height: 120px;
334
  position: relative;
335
  z-index: 2;
336
  white-space: nowrap;
337
}
338

  
339
#wrapper #container #header h1 span {
340
  font-weight: bold;
341
}
342

  
343
#wrapper #container #header h1 img {
344
  padding-top: 16px;
345
  padding-right: 20px;
346
  float: left;
347
}
348

  
349
/* With 3 columns, require a minimum width of 1000px to ensure there is enough horizontal space. */
350
body.sidebars {
351
  min-width: 980px;
352
}
353
/* With 2 columsn, require a minimum width of 800px. */
354
body.sidebar-left, body.sidebar-right {
355
  min-width: 780px;
356
}
357

  
358
/* We must define 100% width to avoid the body being too narrow for near-empty pages */
359
#wrapper #container #center {
360
  float: left;
361
  width: 100%;
362
}
363

  
364
/* So we move the #center container over the sidebars to compensate */
365
body.sidebar-left #center {
366
  margin-left: -210px;
367
}
368
body.sidebar-right #center {
369
  margin-right: -210px;
370
}
371
body.sidebars #center {
372
  margin: 0 -210px;
373
}
374

  
375
/* And add blanks left and right for the sidebars to fill */
376
body.sidebar-left #squeeze {
377
  margin-left: 210px;
378
}
379
body.sidebar-right #squeeze {
380
  margin-right: 210px;
381
}
382
body.sidebars #squeeze {
383
  margin: 0 210px;
384
}
385

  
386
/* We ensure the sidebars are still clickable using z-index */
387
#wrapper #container .sidebar {
388
  margin: 60px 0 5em;
389
  width: 210px;
390
  float: left;
391
  z-index: 4;
392
  position: relative;
393
}
394

  
395
#wrapper #container .sidebar .block {
396
  margin: 0 0 1.5em 0;
397
}
398

  
399
#sidebar-left .block {
400
  padding: 0 15px 0 0px;
401
}
402

  
403
#sidebar-right .block {
404
  padding: 0 0px 0 15px;
405
}
406

  
407
.block .content {
408
  margin: 0.5em 0;
409
  font-size: 1.0em;
410
}
411

  
412
#sidebar-left .block-region {
413
  margin: 0 15px 0 0px;
414
}
415

  
416
#sidebar-right .block-region {
417
  margin: 0 0px 0 15px;
418
}
419

  
420
.block-region {
421
  padding: 1em;
422
  background: transparent;
423
  border: 2px dashed #b4d7f0;
424
  text-align: center;
425
  font-size: 1.3em;
426
}
427

  
428
/* Now we add the backgrounds for the main content shading */
429
#wrapper #container #center #squeeze {
430
  /*background: #fff url(images/bg-content.png) repeat-x 50% 0; */
431
  position: relative;
432
}
433

  
434
#wrapper #container #center .right-corner {
435
  /*background: transparent url(images/bg-content-right.png) no-repeat 100% 0; */
436
  position: relative;
437
  left: 10px;
438
}
439

  
440
#wrapper #container #center .right-corner .left-corner {
441
  /* padding: 60px 25px 5em 35px; */
442
  padding: 0px 25px 5em 35px; 
443
  /* background: transparent url(images/bg-content-left.png) no-repeat 0 0; */
444
  margin-left: -10px;
445
  position: relative;
446
  left: -10px;
447
  min-height: 400px;
448
}
449

  
450
#wrapper #container #footer {
451
  float: none;
452
  clear: both;
453
  text-align: center;
454
  margin: 4em 0 -3em;
455
  color: #898989;
456
}
457

  
458
#wrapper #container .breadcrumb {
459
  position: absolute;
460
  top: 15px;
461
  left: 35px;
462
  z-index: 3;
463
}
464

  
465
body.sidebar-left  #footer {
466
  margin-left: -210px;
467
}
468

  
469
body.sidebar-right #footer {
470
  margin-right: -210px;
471
}
472

  
473
body.sidebars #footer {
474
  margin: 0 -210px;
475
}
476

  
477
/**
478
 * Header
479
 */
480
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
481
  color: #FFFFFF;
482
  font-family: Tahoma, Arial, Helvetica, sans-serif;
483
  font-size:130%;
484
  font-weight: bold;
485
  line-height:1.2em;
486
  padding-top: 10px;
487
}
488

  
489
#wrapper #container #header h1 a:hover {
490
  text-decoration: none;
491
}
492

  
493
#wrapper #container .breadcrumb {
494
  font-size: 0.92em;
495
}
496

  
497
#wrapper #container .breadcrumb, #wrapper #container .breadcrumb a {
498
  color: #529ad6;
499
}
500

  
501
#mission {
502
  padding: 1em;
503
  background-color: #fff;
504
  border: 1px solid #e0e5fb;
505
  margin-bottom: 2em;
506
}
507

  
508
/**
509
 * Primary navigation
510
 */
511
ul.primary-links {
512
  margin: 0;
513
  padding: 0;
514
  float: right;
515
  position: relative;
516
  z-index: 4;
517
}
518

  
519
ul.primary-links li {
520
  margin: 0;
521
  padding: 0;
522
  float: left;
523
  background-image: none;
524
}
525

  
526
ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
527
  display: block;
528
  margin: 0 1em;
529
  padding: .75em 0 0;
530
  color: #fff;
531
  background: transparent url(images/bg-navigation-item.png) no-repeat 50% 0;
532
}
533

  
534
ul.primary-links li a:hover, ul.primary-links li a.active {
535
  color: #fff;
536
  background: transparent url(images/bg-navigation-item-hover.png) no-repeat 50% 0;
537
}
538

  
539
/**
540
 * Secondary navigation
541
 */
542
ul.secondary-links {
543
  margin: 0;
544
  padding: 18px 0 0;
545
  float: right;
546
  clear: right;
547
  position: relative;
548
  z-index: 4;
549
}
550

  
551
ul.secondary-links li {
552
  margin: 0;
553
  padding: 0;
554
  float: left;
555
  background-image: none;
556
}
557

  
558
ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
559
  display: block;
560
  margin: 0 1em;
561
  padding: .75em 0 0;
562
  color: #cde3f1;
563
  background: transparent;
564
}
565

  
566
ul.secondary-links li a:hover, ul.secondary-links li a.active {
567
  color: #cde3f1;
568
  background: transparent;
569
}
570

  
571
/**
572
 * Local tasks
573
 */
574
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
575
  border: 0;
576
  background: none;
577
  margin: 0;
578
  padding: 0;
579
}
580

  
581
#tabs-wrapper {
582
  margin: 0 -26px 1em;
583
  padding: 0 26px;
584
  border-bottom: 1px solid #e9eff3;
585
  position: relative;
586
}
587
ul.primary {
588
  padding: 0.5em 0 10px;
589
  float: left;
590
}
591
ul.secondary {
592
  clear: both;
593
  text-align: left;
594
  border-bottom: 1px solid #e9eff3;
595
  margin: -0.2em -26px 1em;
596
  padding: 0 26px 0.6em;
597
}
598
h2.with-tabs {
599
  float: left;
600
  margin: 0 2em 0 0;
601
  padding: 0;
602
}
603

  
604
ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
605
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
606
  border: 0;
607
  background: transparent;
608
  padding: 4px 1em;
609
  margin: 0 0 0 1px;
610
  height: auto;
611
  text-decoration: none;
612
  position: relative;
613
  top: -1px;
614
}
615
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
616
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
617
  background: url(images/bg-tab.png) repeat-x 0 50%;
618
  color: #fff;
619
}
620
ul.primary li.active a,
621
ul.secondary li.active a {
622
  font-weight: bold;
623
}
624

  
625
/**
626
 * Nodes & comments
627
 */
628
.node {
629
  border-bottom: 1px solid #e9eff3;
630
  margin: -1.5em -26px 1.5em;
631
  padding: 1.5em 26px;
632
}
633

  
634
ul.links li, ul.inline li {
635
  margin-left: 0;
636
  margin-right: 0;
637
  padding-left: 0;
638
  padding-right: 1em;
639
  background-image: none;
640
}
641

  
642
.node .links, .comment .links {
643
  text-align: left;
644
}
645

  
646
.node .links ul.links li, .comment .links ul.links li {}
647
.terms ul.links li {
648
  margin-left: 0;
649
  margin-right: 0;
650
  padding-right: 0;
651
  padding-left: 1em;
652
}
653

  
654
.picture, .comment .submitted {
655
  float: right;
656
  clear: right;
657
  padding-left: 1em;
658
}
659

  
660
.new {
661
  color: #ffae00;
662
  font-size: 0.92em;
663
  font-weight: bold;
664
  float: right;
665
}
666

  
667
.terms {
668
  float: right;
669
}
670

  
671
.preview .node, .preview .comment, .sticky {
672
  margin: 0;
673
  padding: 0.5em 0;
674
  border: 0;
675
  background: 0;
676
}
677

  
678
.sticky {
679
  padding: 1em;
680
  background-color: #fff;
681
  border: 1px solid #e0e5fb;
682
  margin-bottom: 2em;
683
}
684

  
685
#comments {
686
  position: relative;
687
  top: -1px;
688
  border-bottom: 1px solid #e9eff3;
689
  margin: -1.5em -25px 0;
690
  padding: 0 25px;
691
}
692

  
693
#comments h2.comments {
694
  margin: 0 -25px;
695
  padding: .5em 25px;
696
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
697
}
698

  
699
.comment {
700
  margin: 0 -25px;
701
  padding: 1.5em 25px 1.5em;
702
  border-top: 1px solid #e9eff3;
703
}
704

  
705
.indented {
706
  margin-left: 25px;
707
}
708

  
709
.comment h3 a.active {
710
  color: #494949;
711
}
712

  
713
.node .content, .comment .content {
714
  margin: 0.6em 0;
715
  font-size: 1em;
716
  line-height: 1.3em;
717
}
718

  
719
/**
720
 * Aggregator.module
721
 */
722
#aggregator {
723
  margin-top: 1em;
724
}
725
#aggregator .feed-item-title {
726
  font-size: 160%;
727
  line-height: 130%;
728
}
729
#aggregator .feed-item {
730
  border-bottom: 1px solid #e9eff3;
731
  margin: -1.5em -31px 1.75em;
732
  padding: 1.5em 31px;
733
}
734
#aggregator .feed-item-categories {
735
  font-size: 0.92em;
736
}
737
#aggregator .feed-item-meta {
738
  font-size: 0.92em;
739
  color: #898989;
740
}
741

  
742
/**
743
 * Color.module
744
 */
745
#palette .form-item {
746
  border: 1px solid #fff;
747
}
748
#palette .item-selected {
749
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
750
  border: 1px solid #d9eaf5;
751
}
752

  
753
/**
754
 * Menu.module
755
 */
756
tr.odd td.menu-disabled {
757
  background-color: #edf5fa;
758
}
759
tr.even td.menu-disabled {
760
  background-color: #fff;
761
}
762
td.menu-disabled {
763
  opacity: 0.5;
764
}
765

  
766
/**
767
 * Poll.module
768
 */
769
.poll .bar {
770
  background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
771
  border: solid #f0f0f0;
772
  border-width: 0 1px 1px;
773
}
774

  
775
.poll .bar .foreground {
776
  background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
777
}
778

  
779
.poll .percent {
780
  font-size: .9em;
781
}
782

  
783
/**
784
 * Autocomplete.
785
 */
786
#autocomplete li {
787
  cursor: default;
788
  padding: 2px;
789
  margin: 0;
790
}
791

  
792
/**
793
 * Collapsible fieldsets
794
 */
795
fieldset {
796
  margin: 1em 0;
797
  padding: 1em;
798
  border: 1px solid #d9eaf5;
799
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
800
}
801

  
802
html.js fieldset.collapsed {
803
  background: transparent;
804
  padding-top: 0;
805
  padding-bottom: .6em;
806
}
807

  
808
html.js fieldset.collapsible legend a {
809
  padding-left: 2em;
810
  background: url(images/menu-expanded.gif) no-repeat 0% 50%;
811
}
812

  
813
html.js fieldset.collapsed legend a {
814
  background: url(images/menu-collapsed.gif) no-repeat 0% 50%;
815
}
816

  
817
/**
818
 * Syndication icons and block
819
 */
820
#block-node-0 h2 {
821
  float: left;
822
  padding-right: 20px;
823
}
824

  
825
#block-node-0 img, .feed-icon {
826
  float: right;
827
  padding-top: 4px;
828
}
829

  
830
#block-node-0 .content {
831
  clear: right;
832
}
833

  
834
/**
835
 * Login Block
836
 */
837
#user-login-form {
838
  text-align: center;
839
}
840
#user-login-form ul {
841
  text-align: left;
842
}
843

  
844
/**
845
 * Admin Styles
846
 */
847
div.admin-panel,
848
div.admin-panel .description,
849
div.admin-panel .body,
850
div.admin,
851
div.admin .left,
852
div.admin .right,
853
div.admin .expert-link,
854
div.item-list,
855
.menu {
856
  margin: 0;
857
  padding: 0;
858
}
859

  
860
div.admin .left {
861
  float: left;
862
  width: 48%;
863
}
864
div.admin .right {
865
  float: right;
866
  width: 48%;
867
}
868

  
869
div.admin-panel {
870
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
871
  padding: 1em 1em 1.5em;
872
}
873
div.admin-panel .description {
874
  margin-bottom: 1.5em;
875
}
876
div.admin-panel dl {
877
  margin: 0;
878
}
879
div.admin-panel dd {
880
  color: #898989;
881
  font-size: 0.92em;
882
  line-height: 1.3em;
883
  margin-top: -.2em;
884
  margin-bottom: .65em;
885
}
886

  
887
table.system-status-report th {
888
  border-color: #d3e7f4;
889
}
890

  
891
#autocomplete li.selected, tr.selected td, tr.selected td.active {
892
  background: #027ac6;
893
  color: #fff;
894
}
895

  
896
tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
897
  color: #d3e7f4;
898
}
899

  
900
/**
901
 * CSS support
902
 */
903
span.clear {
904
  display: block;
905
  clear: both;
906
  height: 1px;
907
  line-height: 0px;
908
  font-size: 0px;
909
  margin-bottom: -1px;
910
}
911

  
912
/*******************************************************************
913
 * Color Module: Don't touch                                       *
914
 *******************************************************************/
915

  
916
/**
917
 * Generic elements.
918
 */
919
.messages {
920
  background-color: #fff;
921
  border: 1px solid #b8d3e5;
922
}
923

  
924
.preview {
925
  background-color: #fcfce8;
926
  border: 1px solid #e5e58f;
927
}
928

  
929
div.status {
930
  color: #3a3;
931
  border-color: #c7f2c8;
932
}
933

  
934
div.error {
935
  color: #c52020;
936
}
937

  
938
.form-item input.error, .form-item textarea.error {
939
  border: 1px solid #c52020;
940
  color: #494949;
941
}
942

  
943
/**
944
 * Watchdog.module
945
 */
946
tr.watchdog-user {
947
  background-color: #fcf9e5;
948
}
949

  
950
tr.watchdog-user td.active {
951
  background-color: #fbf5cf;
952
}
953

  
954
tr.watchdog-content {
955
  background-color: #fefefe;
956
}
957

  
958
tr.watchdog-content td.active {
959
  background-color: #f5f5f5;
960
}
961

  
962
tr.watchdog-warning {
963
  background-color: #fdf5e6;
964
}
965

  
966
tr.watchdog-warning td.active {
967
  background-color: #fdf2de;
968
}
969

  
970
tr.watchdog-error {
971
  background-color: #fbe4e4;
972
}
973

  
974
tr.watchdog-error td.active {
975
  background-color: #fbdbdb;
976
}
977
tr.watchdog-page-not-found, tr.watchdog-access-denied {
978
  background: #d7ffd7;
979
}
980
tr.watchdog-page-not-found td.active, tr.watchdog-access-denied td.active {
981
  background: #c7eec7;
982
}
983

  
984
/**
985
 * Status report colors.
986
 */
987
table.system-status-report tr.error, table.system-status-report tr.error th {
988
  background-color: #fcc;
989
  border-color: #ebb;
990
  color: #200;
991
}
992
table.system-status-report tr.warning, table.system-status-report tr.warning th {
993
  background-color: #ffd;
994
  border-color: #eeb;
995
}
996
table.system-status-report tr.ok, table.system-status-report tr.ok th {
997
  background-color: #dfd;
998
  border-color: #beb;
999
}
1000

  
5.x/themes/garland_cichorieae/flore_gabon/styleOverride.css
1
@CHARSET "UTF-8";
2

  
3
body {
4
	background:#F9F9F7 url(images/a1.gif) repeat-x scroll 0 0;
5
	color:#3A3A3A;
6
	font-family:Verdana,"Trebuchet ms",helvetica,sans-serif;
7
	font-size:70%;
8
	line-height:18px;
9
	font: 12px/170% Verdana;
10
}
11

  
12
/*
13
#upbg {
14
	background:#FFFFFF url(images/upbg.gif) no-repeat scroll 0 0;
15
	height:264px;
16
	left:0;
17
	position:absolute;
18
	top:0;
19
	width:747px;
20
	z-index:0;
21
}
22
*/
23

  
24
heterotypicSynonymyGroup li.footnotes,
25
.homotypicSynonymyGroup li.footnotes,
26
.homotypicSynonyms li.footnotes,
27
.misapplied li.footnotes,
28
.content li.descriptionText {
29
    background-image: none;
30
    list-style-image: none;
31
    list-style-position: outside;
32
    list-style-type: none;
33
    margin-left: 0px;
34
    margin-top: 10px;
35
    padding-left: 0px;
36
}
37

  
38

  
39
#edit-logo {
40
	background:#FFFFFF url(images/edit-logo.gif) no-repeat scroll 0 0;
41
	float: left;
42
	left: 0;
43
	height:92px;
44
	width:93px;
45
	z-index: 2;
46
	margin-right: 7px;
47
}
48

  
49
#wrapper #container {
50
	position:relative;
51
	margin: 0 auto;
52
	padding:13px 30px 130px;
53
	z-index:0;
54
}
55

  
56
#wrapper {
57
	background:#FFFFFF url(images/abg-left.gif) repeat-y scroll left top;
58
	margin:0 auto;
59
	width:940px;
60
}
61

  
62
#container {
63
	background:transparent url(images/abg-right.gif) repeat-y scroll right top;
64
}
65

  
66
#wrapper #container #header {
67
  position: relative;
68
  z-index: 2;
69
  min-width: 700px;
70
}
71

  
72
#wrapper #container #center .right-corner {
73
	width: 670px;
74
}
75

  
76
#wrapper #container #header #logo-floater {
77
	/*position: relative;*/
78
	background:#663350 url(images/a8.gif) repeat-x scroll 0 0;
79
	color:#FFFFFF;
80
	height:40px;
81
	/*margin-left:7px;*/
82
	/*margin-right: 7px;*/
83
	padding-left:15px;
84
	float:left;
85
	/*width:865px;*/
86
	z-index: 10;
87
	margin-top: 97px;
88
}
89

  
90
#logo-floater {
91
  /* min-width: 200px;	*/
92
}
93

  
94
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited{
95
	font-size:	150%;
96
}
97

  
98
#splash {
99
	/*
100
	background:#EAEAE2 url(images/splashChichorium_wide.jpg) no-repeat scroll 0 0;
101
	*/
102
	background:#EAEAE2 url(images/test3_Vicia_lunata_CSC_6051.jpg) no-repeat scroll 0 0;
103
	height:92px;
104
	/*float:left;*/
105
	width:780px;
106
	overflow:hidden;
107
	z-index: 2;
108
}
109

  
110

  
111
#header-region {
112
  min-height: 0;
113
  background: none;
114
}
115

  
116
#contento {
117
	position: relative;
118
	float: left;
119
	clear: both;
120
	z-index: 3;
121
}
122

  
123
#general {
124
	margin-top: 25px;
125
}
126

  
127
ul.homotypicSynonyms, ul.heterotypicSynonymyGroup {
128
	border-bottom:1px solid #dedede;
129
}
130

  
131
#featureTOC{
132
	float:right;
133
}
134

  
135
#featureTOC li{
136
  line-height: 1.2em;
137
}
138

  
139
#featureTOC h2 {
140
  margin-top: 0;
141
}
142

  
143
ul.cdm_names li {
144
	padding-left: 0;
145
}
146

  
147
div.cdm_taxontree_scroller_y {
148
	background-color:#efefef;
149
	border:1px solid transparent;
150
	height:400px;
151
	overflow:visible;
152
	padding:5px;
153
}
154

  
155
div.cdm_taxontree_scroller_x {
156
	border:1px solid #dedede;
157
	overflow:auto;
158
}
159

  
160
span.cluetip {
161
	color: #F03300;
162
}
163

  
164
/* img.left {
165
	float: left;
166
	padding: 0 5px 5px 0;
167
}
168
*/
169

  
170
.clear-block {
171
	clear: both;
172
}
173

  
174

  
175
a{
176
	color: #F03300;
177
}
178

  
179
ul.cdm_taxontree li .active {
180
	color:#F03300;
181
	font-weight:bold;
182
}
183

  
184
#sidebar-left {
185
	float: left;
186
}
187

  
188
#wrapper #container #center, #wrapper #container .sidebar {
189
	margin-top: 20px ;
190
}
191

  
192
#wrapper #container .breadcrumb {
193
	left:0;
194
	position:relative;
195
	top:0;
196
	z-index:3;
197
}
198

  
199
#wrapper #container .breadcrumb, #wrapper #container .breadcrumb a {
200
	color:#F03300;
201
}
202

  
203
#menu{
204
	width: 100%;
205
	float:left;
206
	clear: both;
207
	margin-top: 40px;
208
}
209

  
210
ul.primary, ul.secondary {
211
  clear: both;
212
  float:right;
213

  
214
}
215

  
216
ul.secondary {
217
	background:none repeat scroll 0 0 transparent;
218
	border:0 none;
219
	margin:0;
220
	padding:0;
221
}
222
div.clear {
223
	clear:both;
224
}
225

  
226

  
227
ul.primary-links {
228
	background:#663350 url(images/a16.gif) repeat-x scroll 0 0;
229
	/*float:left;
230
	clear: both;*/
231
	font-family:Tahoma,Georgia,Arial,Verdana,Serif;
232
	/*height:67px;*/
233
	/*height:46px;*/
234
	width: 100%;
235
	/*margin:7px 0;*/
236
	padding:0;
237
	/*position:relative;*/
238
	text-transform:uppercase;
239
	z-index:4;
240
	height: 40px;
241
	margin-top: -35px;
242
	padding-top: 40px;
243
}
244

  
245
ul.primary-links li a, ul.primary-links li a:hover, ul.primary-links li a:visited, ul.primary-links li a:active{
246
	color: #FFFFFF;
247
	background: none;
248
	text-decoration:none;
249
	font-size:12px;
250
	font-weight:bold;
251
	padding:8px;
252
}
253

  
254
ul.primary-links li a:hover, ul.primary-links li a.active{
255
	color:#4A4A24;
256
	background:#FFFFFF url(images/a18.gif) repeat-x scroll center top;
257
}
258

  
259
ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited{
260
	background-image: none;
261
}
262

  
263

  
264
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
265
	white-space:normal;
266
}
267

  
268
ul.primary-links li{
269
	display:inline;
270
	margin:9px 0 0 0;
271
	padding-left:3px;
272
	padding-right: 3px;
273
}
274

  
275
a:link, a:visited {
276
  color: #F03300;
277
  text-decoration: none;
278
}
279

  
280
a:hover {
281
  color: #F03300;
282
  text-decoration: underline;
283
}
284

  
285
a:active, a.active {
286
  color: #F03300;
287
}
288

  
289
ul.tab-menu{
290
	border-bottom: 1px solid #000;
291
	text-align: right;
292
}
293

  
294
.tab-menu li{
295
  list-style-type: none;
296
  list-style-image: none;
297
  background: none;
298
  padding: 4px 4px 2px 4px;
299
  margin: 2px;
300
  border: 1px solid #000;
301
  display: inline;
302
  background: #ddd;
303
}
304

  
305
li.ui-tabs-selected{
306
	background: #fff;
307
	border-bottom: 1px solid #fff;
308
}
309

  
310
.ui-tabs-hide{
311
	display: none;
312
}
313

  
314
#tabs-wrapper{
315
	margin: 0;
316
	padding: 0;
317
}
318

  
319

  
320
#tab-synonymy{
321
	line-height: 150%;
322
}
323

  
324
.node {
325
	border-bottom:1px solid #E9EFF3;
326
	margin:-1.5em 0 1.5em;
327
	padding:1.5em 0;
328
}
329

  
330
span.acceptedFor, #backButton {
331
	font-size: 0.9em;
332
}
333

  
334
#backButton {
335
  /*margin-top: -2em; // renders the link unusabel because it is overlayed by tabs-wrapper*/
336
}
337

  
338
#cdm-dataportal-settings .form-item fieldset {
339
	padding: 0.5em;
340
}
341

  
342
.cdm_taxontree_scroller_xy{
343
	background-color: #F3F3F3;
344
	border: 1px solid #DEDEDE;
345
	}
346

  
347
ul.cdm_taxontree {
348
	background-color: transparent;
349
}
350

  
351
.distribution_map_legend {
352
	font-size: 80%;
353
}
354

  
355
span.submitted, .description {
356
	font-size: 1em;
357
}
358

  
359
.media_gallery a:link, .media_gallery a:visited, .media_gallery .image-passe-partout {
360
  border-width: 0px;
361
}
362

  
363
.media_gallery{
364
  font-size: 90%;
365
}
366

  
367
.media_gallery .media-caption dd.title {
368
  font-size:100%;
369
  font-weight:normal;
370
}
371

  
372
/*
373
 * GLOSSARY
374
 */
375

  
376
#toc-index {
377
	width: 500px;
378
	font-size: 80%;
379
	/*
380
	border-bottom-style: solid;
381
	border-bottom-with: 1px;
382
	border-bottom-color: #DADADA;
383
	*/
384
	border-style: solid;
385
	border-with: 1px;
386
	border-color: #DADADA;
387
	background-color: #F1F1F1;
388
}
389

  
390
#toc-index table {
391
	border-collapse: separate;
392
}
393

  
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff