Project

General

Profile

Download (12.3 KB) Statistics
| Branch: | Tag: | Revision:
1
/**
2
 * @file
3
 * cdm_dataportal specific styling
4
 *
5
 * Style the markup found in the cdm_dataportal module.
6
 */
7
@import url("../fonts/notosans-webfont-2017-2/stylesheet.css");
8
@import url("../fonts/notomono-webfont-2020/stylesheet.css");
9
/* line 42, ../sass/_mixins.scss */
10
.block a:link,
11
.block a:visited, .node a:link,
12
.node a:visited, #identificationKey a:link,
13
#identificationKey a:visited, #content a:link,
14
#content a:visited {
15
  color: #115E92;
16
  text-decoration: none;
17
}
18
/* line 48, ../sass/_mixins.scss */
19
.block a:hover,
20
.block a:focus, .node a:hover,
21
.node a:focus, #identificationKey a:hover,
22
#identificationKey a:focus, #content a:hover,
23
#content a:focus {
24
  text-decoration: underline;
25
}
26
/* line 57, ../sass/_mixins.scss */
27
.block .Synonym a:link,
28
.block .Synonym a:visited, .block .misapplied-name a:link,
29
.block .misapplied-name a:visited, .node .Synonym a:link,
30
.node .Synonym a:visited, .node .misapplied-name a:link,
31
.node .misapplied-name a:visited, #identificationKey .Synonym a:link,
32
#identificationKey .Synonym a:visited, #identificationKey .misapplied-name a:link,
33
#identificationKey .misapplied-name a:visited, #content .Synonym a:link,
34
#content .Synonym a:visited, #content .misapplied-name a:link,
35
#content .misapplied-name a:visited {
36
  color: #7C7C7C;
37
}
38
/* line 63, ../sass/_mixins.scss */
39
.block .Taxon a:link,
40
.block .Taxon a:visited, .node .Taxon a:link,
41
.node .Taxon a:visited, #identificationKey .Taxon a:link,
42
#identificationKey .Taxon a:visited, #content .Taxon a:link,
43
#content .Taxon a:visited {
44
  color: #115E92;
45
}
46

    
47
/* line 20, ../sass/cdm.scss */
48
.footnotes .footnote {
49
  font-size: smaller;
50
}
51

    
52
/* line 25, ../sass/cdm.scss */
53
.node-cdm-name .name-page-name {
54
  margin-top: 10px;
55
  margin-bottom: 10px;
56
}
57
/* line 29, ../sass/cdm.scss */
58
.node-cdm-name .registered_name {
59
  font-weight: bold;
60
}
61
/* line 32, ../sass/cdm.scss */
62
.node-cdm-name .type-status {
63
  font-weight: bold;
64
}
65

    
66
/* line 38, ../sass/cdm.scss */
67
#content a.tabs-primary__tab-link {
68
  color: #333;
69
}
70
/* line 42, ../sass/cdm.scss */
71
#content table {
72
  caption-side: top;
73
}
74
/* line 43, ../sass/cdm.scss */
75
#content table th {
76
  text-align: left;
77
}
78
/* line 47, ../sass/cdm.scss */
79
#content table caption {
80
  text-align: right;
81
  font-size: smaller;
82
}
83

    
84
/* line 54, ../sass/cdm.scss */
85
#page-toc {
86
  float: right;
87
  background-color: #fff;
88
}
89
/* line 57, ../sass/cdm.scss */
90
#page-toc h3 {
91
  margin-top: 0;
92
  line-height: 22.4px;
93
}
94

    
95
/* line 63, ../sass/cdm.scss */
96
#taxonProfileImage {
97
  float: left;
98
}
99

    
100
/* line 68, ../sass/cdm.scss */
101
.block-cdm-dataportal-feature .content-caption {
102
  text-align: right;
103
}
104
/* line 71, ../sass/cdm.scss */
105
.block-cdm-dataportal-feature .label {
106
  font-style: italic;
107
}
108

    
109
/* line 76, ../sass/cdm.scss */
110
.block-cdm-dataportal-feature, .media-caption, .specimens {
111
  clear: both;
112
  margin-bottom: 22.4px;
113
}
114
/* line 79, ../sass/cdm.scss */
115
.block-cdm-dataportal-feature dt, .media-caption dt, .specimens dt {
116
  float: left;
117
  font-weight: bold;
118
  margin-right: 0.3em;
119
}
120
/* line 84, ../sass/cdm.scss */
121
.block-cdm-dataportal-feature dd, .media-caption dd, .specimens dd {
122
  margin: 0;
123
  margin-left: 20px;
124
}
125
/* line 88, ../sass/cdm.scss */
126
.block-cdm-dataportal-feature dl dl, .media-caption dl dl, .specimens dl dl {
127
  margin: 0;
128
  /* reset default from cdm_dataportal.css */
129
}
130

    
131
/* line 93, ../sass/cdm.scss */
132
.breadcrumbs li {
133
  padding: 0 0 0 0;
134
}
135

    
136
/* line 98, ../sass/cdm.scss */
137
.description-table .described-entities .label {
138
  font-weight: bold;
139
}
140

    
141
/*
142
 * Search results
143
 */
144
/* line 42, ../sass/_mixins.scss */
145
#search_results a:link,
146
#search_results a:visited {
147
  color: #115E92;
148
  text-decoration: none;
149
}
150
/* line 48, ../sass/_mixins.scss */
151
#search_results a:hover,
152
#search_results a:focus {
153
  text-decoration: underline;
154
}
155
/* line 57, ../sass/_mixins.scss */
156
#search_results .Synonym a:link,
157
#search_results .Synonym a:visited, #search_results .misapplied-name a:link,
158
#search_results .misapplied-name a:visited {
159
  color: #7C7C7C;
160
}
161
/* line 63, ../sass/_mixins.scss */
162
#search_results .Taxon a:link,
163
#search_results .Taxon a:visited {
164
  color: #115E92;
165
}
166
/* line 112, ../sass/cdm.scss */
167
#search_results table {
168
  margin: 1em 0;
169
}
170

    
171
/* line 121, ../sass/cdm.scss */
172
div.cdm-item-list div.item {
173
  margin: 11.2px 0;
174
}
175

    
176
/*
177
 * Taxon page and parts
178
 */
179
/* line 130, ../sass/cdm.scss */
180
.page-part {
181
  margin-bottom: 22.4px;
182
  clear: none;
183
}
184

    
185
/*
186
 * definition list container rendered by the
187
 * drupal theme function theme_description_list()
188
 */
189
/* line 140, ../sass/cdm.scss */
190
.description_list h3 {
191
  font-size: 14px;
192
  line-height: 22.4px;
193
  font-weight: bold;
194
}
195

    
196
/*
197
 * Synonymy
198
 */
199
/* line 154, ../sass/cdm.scss */
200
#synonymy div.accepted-name {
201
  margin-bottom: -1em;
202
  margin-top: 1em;
203
}
204
/* line 159, ../sass/cdm.scss */
205
#synonymy .homotypic-synonymy-group, #synonymy .heterotypic-synonymy-group, #synonymy .taxon-relationships {
206
  border-bottom: 1px solid #DEDEDE;
207
  /* replace padding by margin */
208
  margin: 1em 0px;
209
  padding: 0;
210
}
211

    
212
/*
213
 * Media
214
 */
215
/* line 170, ../sass/cdm.scss */
216
dl.media-caption {
217
  margin: 0;
218
}
219

    
220
/* line 174, ../sass/cdm.scss */
221
.media-caption dd {
222
  margin-left: 0;
223
}
224
/* line 176, ../sass/cdm.scss */
225
.media-caption dd .title {
226
  font-size: 100%;
227
}
228

    
229
/* line 181, ../sass/cdm.scss */
230
.image-gallerie td.caption {
231
  padding-bottom: 1em;
232
}
233

    
234
/*
235
 * specimens and type designations
236
 */
237
/* line 189, ../sass/cdm.scss */
238
#specimens table.media_gallery {
239
  margin-top: 0.2em;
240
}
241
/* line 192, ../sass/cdm.scss */
242
#specimens .description_list {
243
  clear: both;
244
}
245
/* line 194, ../sass/cdm.scss */
246
#specimens .description_list h3 {
247
  margin-top: 0;
248
  background-color: #ddd;
249
}
250
/* line 198, ../sass/cdm.scss */
251
#specimens .description_list h4 {
252
  clear: left;
253
  margin-bottom: 0;
254
  font-style: italic;
255
}
256
/* line 204, ../sass/cdm.scss */
257
#specimens .dynabox_content {
258
  margin-left: 10px;
259
  margin-right: 10px;
260
}
261
/* line 208, ../sass/cdm.scss */
262
#specimens .block-cdm-dataportal-feature {
263
  margin-left: 20px;
264
  margin-bottom: 0;
265
}
266
/* line 211, ../sass/cdm.scss */
267
#specimens .block-cdm-dataportal-feature h2 {
268
  font-size: 14px;
269
  line-height: 22.4px;
270
  font-weight: bold;
271
}
272
/* line 218, ../sass/cdm.scss */
273
#specimens ul.typeDesignations {
274
  clear: both;
275
}
276
/* line 221, ../sass/cdm.scss */
277
#specimens .dna-sequence div {
278
  font-size: 14px;
279
  font-family: monospace;
280
  clear: left;
281
  padding-left: 20px;
282
}
283
/* line 227, ../sass/cdm.scss */
284
#specimens .derived_from {
285
  clear: both;
286
}
287

    
288
/*
289
 * derivatives tree view (see also derivation-tree.js)
290
 */
291
/* line 246, ../sass/cdm.scss */
292
.item-tree ul {
293
  list-style: none;
294
  margin: 0;
295
  padding-left: 0;
296
}
297
/* line 251, ../sass/cdm.scss */
298
.item-tree ul.collapsed {
299
  display: none;
300
}
301
/* line 254, ../sass/cdm.scss */
302
.item-tree ul li {
303
  padding: 7px 0px 0px 28px;
304
  margin-top: 3.5px;
305
  position: relative;
306
}
307
/* line 259, ../sass/cdm.scss */
308
.item-tree ul li::before {
309
  content: "";
310
  position: absolute;
311
  top: 18.2px;
312
  left: -14px;
313
  border-left: 3.5px dotted #DEDEDE;
314
  border-bottom: 3.5px dotted #DEDEDE;
315
  width: 28px;
316
  height: 100%;
317
}
318
/* line 270, ../sass/cdm.scss */
319
.item-tree ul li:last-child:before {
320
  content: none;
321
}
322
/* line 274, ../sass/cdm.scss */
323
.item-tree ul li .item-wrapper-with-sub-items {
324
  position: relative;
325
}
326
/* line 276, ../sass/cdm.scss */
327
.item-tree ul li .item-wrapper-with-sub-items::after {
328
  content: "";
329
  position: absolute;
330
  top: 18.2px;
331
  left: -14px;
332
  border-left: 3.5px dotted #DEDEDE;
333
  border-bottom: 3.5px dotted #DEDEDE;
334
  width: 28px;
335
  height: 100%;
336
}
337
/* line 290, ../sass/cdm.scss */
338
.item-tree ul li.collapsed .item-wrapper-with-sub-items::after {
339
  content: none;
340
}
341
/* line 296, ../sass/cdm.scss */
342
.item-tree > .item-list > ul {
343
  margin-left: -14px;
344
}
345
/* line 299, ../sass/cdm.scss */
346
.item-tree > .item-list > ul > li:last-child:before {
347
  content: unset;
348
}
349
/* line 302, ../sass/cdm.scss */
350
.item-tree > .item-list > ul > li::before {
351
  content: unset;
352
}
353
/* line 306, ../sass/cdm.scss */
354
.item-tree > .item-list > ul > li:not(:last-child) > ul > li:before {
355
  content: unset;
356
}
357
/* line 316, ../sass/cdm.scss */
358
.item-tree .tree-node-symbol {
359
  display: inline-block;
360
  width: 22.4px;
361
  height: 22.4px;
362
  color: #DEDEDE;
363
  background-color: #fff;
364
  margin-left: -23.45px;
365
  text-align: center;
366
  font-size: larger;
367
}
368
/* line 329, ../sass/cdm.scss */
369
.item-tree .tree-node-symbol-collapsible:hover {
370
  color: #000;
371
}
372

    
373
/* line 339, ../sass/cdm.scss */
374
.item-tree .unit-header-wrapper .unit-label {
375
  background-color: #DEDEDE;
376
}
377
/* line 341, ../sass/cdm.scss */
378
.item-tree .unit-header-wrapper .unit-label .symbol {
379
  padding-left: 5px;
380
  padding-right: 5px;
381
}
382
/* line 345, ../sass/cdm.scss */
383
.item-tree .unit-header-wrapper .unit-label .page-link {
384
  float: right;
385
  padding-right: 5.6px;
386
}
387
/* line 350, ../sass/cdm.scss */
388
.item-tree .unit-header-wrapper .unit-label-hover-effect:hover {
389
  cursor: pointer;
390
  background-color: #f8f8f8;
391
}
392
/* line 355, ../sass/cdm.scss */
393
.item-tree .unit-content {
394
  padding: 11.2px;
395
  background-color: #ebebeb;
396
}
397
/* line 359, ../sass/cdm.scss */
398
.item-tree .derivation-event {
399
  font-size: smaller;
400
  margin-top: -11.2px;
401
  color: #7C7C7C;
402
}
403
/* line 364, ../sass/cdm.scss */
404
.item-tree .focused_item {
405
  font-weight: bold;
406
}
407

    
408
/* line 371, ../sass/cdm.scss */
409
.derived-unit-details-grid table.details-table {
410
  margin: 0;
411
  width: 100%;
412
  vertical-align: top;
413
  background-color: #fff;
414
}
415
/* line 376, ../sass/cdm.scss */
416
.derived-unit-details-grid table.details-table thead {
417
  border-bottom: thin solid #DEDEDE;
418
}
419
/* line 379, ../sass/cdm.scss */
420
.derived-unit-details-grid table.details-table tbody {
421
  background-color: #fff;
422
}
423
/* line 381, ../sass/cdm.scss */
424
.derived-unit-details-grid table.details-table tbody .label {
425
  text-align: right;
426
  white-space: nowrap;
427
  border-right: thin solid #DEDEDE;
428
  width: 50%;
429
}
430
/* line 388, ../sass/cdm.scss */
431
.derived-unit-details-grid table.details-table td, .derived-unit-details-grid table.details-table th {
432
  padding-right: 11.2px;
433
  padding-left: 11.2px;
434
}
435

    
436
/* line 394, ../sass/cdm.scss */
437
.derived-unit-details-grid {
438
  display: grid;
439
  grid-column-gap: 11.2px;
440
  grid-row-gap: 11.2px;
441
}
442
@media all and (max-width: 659px) {
443
  /* line 394, ../sass/cdm.scss */
444
  .derived-unit-details-grid {
445
    grid-template-columns: repeat(1, 1fr);
446
  }
447
}
448
@media all and (min-width: 660px) {
449
  /* line 394, ../sass/cdm.scss */
450
  .derived-unit-details-grid {
451
    grid-template-columns: repeat(2, 1fr);
452
  }
453
}
454
/* line 404, ../sass/cdm.scss */
455
.derived-unit-details-grid dl {
456
  margin: 0;
457
}
458

    
459
/*
460
 * Map
461
 */
462
/* line 413, ../sass/cdm.scss */
463
.openlayers-container {
464
  margin-top: 5px;
465
  margin-bottom: 5px;
466
}
467

    
468
/*
469
 * Registration page & items
470
 */
471
/* line 423, ../sass/cdm.scss */
472
.registration .type-status {
473
  font-weight: bold;
474
}
475
/* line 427, ../sass/cdm.scss */
476
.registration .registration-date-and-institute {
477
  color: #999;
478
}
479
/* line 433, ../sass/cdm.scss */
480
.registration .published-name .TaxonName .name {
481
  font-weight: bold;
482
}
483
/* line 437, ../sass/cdm.scss */
484
.registration .typified-name .cdm\:TaxonName {
485
  color: #999;
486
}
487
/* line 439, ../sass/cdm.scss */
488
.registration .typified-name .cdm\:TaxonName a {
489
  color: #999;
490
}
491
/* line 442, ../sass/cdm.scss */
492
.registration .typified-name .cdm\:TaxonName .TaxonName .name {
493
  font-weight: bold;
494
}
495
/* line 448, ../sass/cdm.scss */
496
.registration .registration-summary .registered_name .name {
497
  font-weight: bold;
498
}
499
/* line 451, ../sass/cdm.scss */
500
.registration .registration-summary .referenced_typified_name {
501
  color: #999;
502
}
503
/* line 454, ../sass/cdm.scss */
504
.registration .registration-summary .label {
505
  font-weight: bold;
506
}
507

    
508
/*
509
 * Theme settings page
510
 */
511
/* line 465, ../sass/cdm.scss */
512
#system-theme-settings .image-preview {
513
  width: 600px;
514
  max-height: 150px;
515
  overflow: auto;
516
}
517
/* line 469, ../sass/cdm.scss */
518
#system-theme-settings .image-preview img {
519
  max-width: none;
520
  /* reset style in mormalize.scss */
521
}
522

    
523
/*****************************************************************************************
524
 * RESPONSIVE
525
 *
526
 * using the same media queries here as in layout/_responsive.scss
527
 *****************************************************************************************/
528
/* line 482, ../sass/cdm.scss */
529
#classification-breadcrumbs {
530
  font-size: 1.5em;
531
  line-height: 1.5em;
532
}
533

    
534
@media all and (min-width: 960px) {
535
  /* line 493, ../sass/cdm.scss */
536
  #classification-breadcrumbs {
537
    font-size: 1em;
538
  }
539
}
540
/***************************
541
 * TESTING ONLY 2020-02-20
542
 */
543
/* line 501, ../sass/cdm.scss */
544
.font-noto {
545
  font-family: "Noto Sans", sans-serif !important;
546
}
547

    
548
/*# sourceMappingURL=cdm.css.map */
(1-1/6)