Project

General

Profile

Download (8.96 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/droid-sans-fontfacekit/web fonts/droidsans_regular/stylesheet.css");
8
@import url("../fonts/droid-sans-mono-fontfacekit/web fonts/droidsansmono_regular/stylesheet.css");
9
@import url("../fonts/notosans-webfont-2017-2/stylesheet.css");
10
/* line 30, ../sass/ie-legacy.scss */
11
.pie-element, .lt-ie9 #page {
12
  behavior: url("/polyfills/css3pie/PIE-1.0.0.htc");
13
  position: relative;
14
}
15

    
16
/* line 43, ../sass/ie-legacy.scss */
17
.pie-container {
18
  z-index: 0;
19
  position: relative;
20
}
21

    
22
/* line 47, ../sass/ie-legacy.scss */
23
.z-pie-element, .lt-ie9 #page {
24
  behavior: url("/polyfills/css3pie/PIE-1.0.0.htc");
25
  z-index: 0;
26
}
27

    
28
/* line 63, ../sass/ie-legacy.scss */
29
.lt-ie9 #header {
30
  /* 
31
   * reset right padding to zero and use margin-right instead,
32
   * this avoids the need for background-clip: content-box
33
   * which is not suppoorted in IE < 9
34
   */
35
  padding-right: 0;
36
  margin-right: 20px;
37
}
38

    
39
/* line 43, ../sass/_mixins.scss */
40
.block a:link,
41
.block a:visited, .node a:link,
42
.node a:visited, #identificationKey a:link,
43
#identificationKey a:visited, #content a:link,
44
#content a:visited {
45
  color: #115e92;
46
  text-decoration: none;
47
}
48
/* line 49, ../sass/_mixins.scss */
49
.block a:hover,
50
.block a:focus, .node a:hover,
51
.node a:focus, #identificationKey a:hover,
52
#identificationKey a:focus, #content a:hover,
53
#content a:focus {
54
  text-decoration: underline;
55
}
56
/* line 58, ../sass/_mixins.scss */
57
.block .Synonym a:link,
58
.block .Synonym a:visited, .block .misapplied-name a:link,
59
.block .misapplied-name a:visited, .node .Synonym a:link,
60
.node .Synonym a:visited, .node .misapplied-name a:link,
61
.node .misapplied-name a:visited, #identificationKey .Synonym a:link,
62
#identificationKey .Synonym a:visited, #identificationKey .misapplied-name a:link,
63
#identificationKey .misapplied-name a:visited, #content .Synonym a:link,
64
#content .Synonym a:visited, #content .misapplied-name a:link,
65
#content .misapplied-name a:visited {
66
  color: #7c7c7c;
67
}
68
/* line 64, ../sass/_mixins.scss */
69
.block .Taxon a:link,
70
.block .Taxon a:visited, .node .Taxon a:link,
71
.node .Taxon a:visited, #identificationKey .Taxon a:link,
72
#identificationKey .Taxon a:visited, #content .Taxon a:link,
73
#content .Taxon a:visited {
74
  color: #115e92;
75
}
76

    
77
/* line 21, ../sass/cdm.scss */
78
.node-cdm-name .name-page-name {
79
  margin-top: 10px;
80
  margin-bottom: 10px;
81
}
82
/* line 25, ../sass/cdm.scss */
83
.node-cdm-name .registered_name {
84
  font-weight: bold;
85
}
86
/* line 28, ../sass/cdm.scss */
87
.node-cdm-name .type-status {
88
  font-weight: bold;
89
}
90

    
91
/* line 34, ../sass/cdm.scss */
92
#content a.tabs-primary__tab-link {
93
  color: #333;
94
}
95
/* line 38, ../sass/cdm.scss */
96
#content table {
97
  caption-side: top;
98
}
99
/* line 39, ../sass/cdm.scss */
100
#content table th {
101
  text-align: left;
102
}
103
/* line 43, ../sass/cdm.scss */
104
#content table caption {
105
  text-align: right;
106
  font-size: smaller;
107
}
108

    
109
/* line 50, ../sass/cdm.scss */
110
#page-toc {
111
  float: right;
112
  background-color: white;
113
}
114
/* line 53, ../sass/cdm.scss */
115
#page-toc h3 {
116
  margin-top: 0;
117
  line-height: 18px;
118
}
119

    
120
/* line 59, ../sass/cdm.scss */
121
#taxonProfileImage {
122
  float: left;
123
}
124

    
125
/* line 64, ../sass/cdm.scss */
126
.block-cdm-dataportal-feature .content-caption {
127
  text-align: right;
128
}
129
/* line 67, ../sass/cdm.scss */
130
.block-cdm-dataportal-feature .label {
131
  font-style: italic;
132
}
133

    
134
/* line 72, ../sass/cdm.scss */
135
.block-cdm-dataportal-feature, .media-caption, .specimens {
136
  clear: both;
137
  margin-bottom: 18px;
138
}
139
/* line 75, ../sass/cdm.scss */
140
.block-cdm-dataportal-feature dt, .media-caption dt, .specimens dt {
141
  float: left;
142
  font-weight: bold;
143
  margin-right: 0.3em;
144
}
145
/* line 80, ../sass/cdm.scss */
146
.block-cdm-dataportal-feature dd, .media-caption dd, .specimens dd {
147
  margin: 0;
148
  margin-left: 20px;
149
}
150
/* line 84, ../sass/cdm.scss */
151
.block-cdm-dataportal-feature dl dl, .media-caption dl dl, .specimens dl dl {
152
  margin: 0;
153
  /* reset default from cdm_dataportal.css */
154
}
155

    
156
/* line 89, ../sass/cdm.scss */
157
.breadcrumbs li {
158
  padding: 0 0 0 0;
159
}
160

    
161
/* line 94, ../sass/cdm.scss */
162
.description-table .described-entities .label {
163
  font-weight: bold;
164
}
165

    
166
/*
167
 * Search results
168
 */
169
/* line 43, ../sass/_mixins.scss */
170
#search_results a:link,
171
#search_results a:visited {
172
  color: #115e92;
173
  text-decoration: none;
174
}
175
/* line 49, ../sass/_mixins.scss */
176
#search_results a:hover,
177
#search_results a:focus {
178
  text-decoration: underline;
179
}
180
/* line 58, ../sass/_mixins.scss */
181
#search_results .Synonym a:link,
182
#search_results .Synonym a:visited, #search_results .misapplied-name a:link,
183
#search_results .misapplied-name a:visited {
184
  color: #7c7c7c;
185
}
186
/* line 64, ../sass/_mixins.scss */
187
#search_results .Taxon a:link,
188
#search_results .Taxon a:visited {
189
  color: #115e92;
190
}
191
/* line 108, ../sass/cdm.scss */
192
#search_results table {
193
  margin: 1em 0;
194
}
195

    
196
/* line 113, ../sass/cdm.scss */
197
div.cdm-item-list div.item {
198
  margin: 9px 0;
199
}
200

    
201
/*
202
 * Taxon page and parts
203
 */
204
/* line 121, ../sass/cdm.scss */
205
.page-part {
206
  margin-bottom: 18px;
207
  clear: none;
208
}
209

    
210
/*
211
 * definition list container rendered by the
212
 * drupal theme function theme_description_list()
213
 */
214
/* line 131, ../sass/cdm.scss */
215
.description_list h3 {
216
  font-size: 12px;
217
  line-height: 18px;
218
  font-weight: bold;
219
}
220

    
221
/*
222
 * Synonymy
223
 */
224
/* line 145, ../sass/cdm.scss */
225
#synonymy div.accepted-name {
226
  margin-bottom: -1em;
227
  margin-top: 1em;
228
}
229
/* line 150, ../sass/cdm.scss */
230
#synonymy .homotypic-synonymy-group, #synonymy .heterotypic-synonymy-group, #synonymy .taxon-relationships {
231
  border-bottom: 1px solid #DEDEDE;
232
  /* replace padding by margin */
233
  margin: 1em 0px;
234
  padding: 0;
235
}
236

    
237
/*
238
 * Media
239
 */
240
/* line 161, ../sass/cdm.scss */
241
dl.media-caption {
242
  margin: 0;
243
}
244

    
245
/* line 165, ../sass/cdm.scss */
246
.media-caption dd {
247
  margin-left: 0;
248
}
249
/* line 167, ../sass/cdm.scss */
250
.media-caption dd .title {
251
  font-size: 100%;
252
}
253

    
254
/* line 172, ../sass/cdm.scss */
255
.image-gallerie td.caption {
256
  padding-bottom: 1em;
257
}
258

    
259
/*
260
 * specimens and type designations
261
 */
262
/* line 180, ../sass/cdm.scss */
263
#specimens table.media_gallery {
264
  margin-top: 0.2em;
265
}
266
/* line 183, ../sass/cdm.scss */
267
#specimens .description_list {
268
  clear: both;
269
}
270
/* line 185, ../sass/cdm.scss */
271
#specimens .description_list h3 {
272
  margin-top: 0;
273
  background-color: #ddd;
274
}
275
/* line 189, ../sass/cdm.scss */
276
#specimens .description_list h4 {
277
  clear: left;
278
  margin-bottom: 0;
279
  font-style: italic;
280
}
281
/* line 195, ../sass/cdm.scss */
282
#specimens .dynabox_content {
283
  margin-left: 10px;
284
  margin-right: 10px;
285
}
286
/* line 199, ../sass/cdm.scss */
287
#specimens .block-cdm-dataportal-feature {
288
  margin-left: 20px;
289
  margin-bottom: 0;
290
}
291
/* line 202, ../sass/cdm.scss */
292
#specimens .block-cdm-dataportal-feature h2 {
293
  font-size: 12px;
294
  line-height: 18px;
295
  font-weight: bold;
296
}
297
/* line 209, ../sass/cdm.scss */
298
#specimens ul.typeDesignations {
299
  clear: both;
300
}
301
/* line 212, ../sass/cdm.scss */
302
#specimens .dna-sequence div {
303
  font-size: 12px;
304
  font-family: monospace;
305
  clear: left;
306
  padding-left: 20px;
307
}
308
/* line 218, ../sass/cdm.scss */
309
#specimens .derived_from {
310
  clear: both;
311
}
312

    
313
/*
314
 * Map
315
 */
316
/* line 226, ../sass/cdm.scss */
317
.openlayers-container {
318
  margin-top: 5px;
319
  margin-bottom: 5px;
320
}
321

    
322
/*
323
 * Registration page & items
324
 */
325
/* line 236, ../sass/cdm.scss */
326
.registration .type-status {
327
  font-weight: bold;
328
}
329
/* line 240, ../sass/cdm.scss */
330
.registration .registration-date-and-institute {
331
  color: #999;
332
}
333
/* line 246, ../sass/cdm.scss */
334
.registration .published-name .TaxonName .name {
335
  font-weight: bold;
336
}
337
/* line 250, ../sass/cdm.scss */
338
.registration .typified-name .cdm\:TaxonName {
339
  color: #999;
340
}
341
/* line 252, ../sass/cdm.scss */
342
.registration .typified-name .cdm\:TaxonName a {
343
  color: #999;
344
}
345
/* line 255, ../sass/cdm.scss */
346
.registration .typified-name .cdm\:TaxonName .TaxonName .name {
347
  font-weight: bold;
348
}
349
/* line 261, ../sass/cdm.scss */
350
.registration .registration-summary .registered_name .name {
351
  font-weight: bold;
352
}
353
/* line 264, ../sass/cdm.scss */
354
.registration .registration-summary .referenced_typified_name {
355
  color: #999;
356
}
357
/* line 267, ../sass/cdm.scss */
358
.registration .registration-summary .label {
359
  font-weight: bold;
360
}
361

    
362
/*
363
 * Theme settings page
364
 */
365
/* line 278, ../sass/cdm.scss */
366
#system-theme-settings .image-preview {
367
  width: 600px;
368
  max-height: 150px;
369
  overflow: auto;
370
}
371
/* line 282, ../sass/cdm.scss */
372
#system-theme-settings .image-preview img {
373
  max-width: none;
374
  /* reset style in mormalize.scss */
375
}
376

    
377
/*****************************************************************************************
378
 * RESPONSIVE
379
 *
380
 * using the same media queries here as in layout/_responsive.scss
381
 *****************************************************************************************/
382
/* line 295, ../sass/cdm.scss */
383
#classification-breadcrumbs {
384
  font-size: 1.5em;
385
  line-height: 1.5em;
386
}
387

    
388
@media all and (min-width: 960px) {
389
  /* line 306, ../sass/cdm.scss */
390
  #classification-breadcrumbs {
391
    font-size: 1em;
392
  }
393
}
394
/***************************
395
 * TESTING ONLY 2020-02-20
396
 */
397
/* line 314, ../sass/cdm.scss */
398
.font-noto {
399
  font-family: "Noto Sans", sans-serif !important;
400
}
(1-1/5)