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
}
381
/* line 344, ../sass/cdm.scss */
382
.item-tree .unit-header-wrapper .unit-label .page-link {
383
  float: right;
384
  padding-right: 5.6px;
385
}
386
/* line 349, ../sass/cdm.scss */
387
.item-tree .unit-header-wrapper .unit-label-hover-effect:hover {
388
  cursor: pointer;
389
  background-color: #f8f8f8;
390
}
391
/* line 354, ../sass/cdm.scss */
392
.item-tree .unit-content {
393
  padding: 11.2px;
394
  background-color: #ebebeb;
395
}
396
/* line 358, ../sass/cdm.scss */
397
.item-tree .derivation-event {
398
  font-size: smaller;
399
  margin-top: -11.2px;
400
  color: #7C7C7C;
401
}
402
/* line 363, ../sass/cdm.scss */
403
.item-tree .focused_item {
404
  font-weight: bold;
405
}
406

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

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

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

    
467
/*
468
 * Registration page & items
469
 */
470
/* line 422, ../sass/cdm.scss */
471
.registration .type-status {
472
  font-weight: bold;
473
}
474
/* line 426, ../sass/cdm.scss */
475
.registration .registration-date-and-institute {
476
  color: #999;
477
}
478
/* line 432, ../sass/cdm.scss */
479
.registration .published-name .TaxonName .name {
480
  font-weight: bold;
481
}
482
/* line 436, ../sass/cdm.scss */
483
.registration .typified-name .cdm\:TaxonName {
484
  color: #999;
485
}
486
/* line 438, ../sass/cdm.scss */
487
.registration .typified-name .cdm\:TaxonName a {
488
  color: #999;
489
}
490
/* line 441, ../sass/cdm.scss */
491
.registration .typified-name .cdm\:TaxonName .TaxonName .name {
492
  font-weight: bold;
493
}
494
/* line 447, ../sass/cdm.scss */
495
.registration .registration-summary .registered_name .name {
496
  font-weight: bold;
497
}
498
/* line 450, ../sass/cdm.scss */
499
.registration .registration-summary .referenced_typified_name {
500
  color: #999;
501
}
502
/* line 453, ../sass/cdm.scss */
503
.registration .registration-summary .label {
504
  font-weight: bold;
505
}
506

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

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

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

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