Project

General

Profile

« Previous | Next » 

Revision 07bb851f

Added by jenkins almost 5 years ago

release-preparation: production level css

View differences:

themes/zen_dataportal/css/cdm.css
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
/* line 30, ../sass/ie-legacy.scss */
10
.pie-element, .lt-ie9 #page {
11
  behavior: url("/polyfills/css3pie/PIE-1.0.0.htc");
12
  position: relative;
13
}
14

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

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

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

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

  
76
/* line 20, ../sass/cdm.scss */
77
#content a.tabs-primary__tab-link {
78
  color: #333;
79
}
80

  
81
/* line 24, ../sass/cdm.scss */
82
#page-toc {
83
  float: right;
84
  background-color: white;
85
}
86
/* line 27, ../sass/cdm.scss */
87
#page-toc h3 {
88
  margin-top: 0;
89
  line-height: 18px;
90
}
91

  
92
/* line 33, ../sass/cdm.scss */
93
#taxonProfileImage {
94
  float: left;
95
}
96

  
97
/* line 37, ../sass/cdm.scss */
98
.block-cdm-dataportal-feature, .media-caption, .specimens {
99
  clear: both;
100
  margin-bottom: 18px;
101
}
102
/* line 40, ../sass/cdm.scss */
103
.block-cdm-dataportal-feature dt, .media-caption dt, .specimens dt {
104
  float: left;
105
  font-weight: bold;
106
  margin-right: 0.3em;
107
}
108
/* line 45, ../sass/cdm.scss */
109
.block-cdm-dataportal-feature dd, .media-caption dd, .specimens dd {
110
  margin: 0;
111
  margin-left: 20px;
112
}
113
/* line 49, ../sass/cdm.scss */
114
.block-cdm-dataportal-feature dl dl, .media-caption dl dl, .specimens dl dl {
115
  margin: 0;
116
  /* reset default from cdm_dataportal.css */
117
}
118

  
119
/* line 54, ../sass/cdm.scss */
120
.breadcrumbs li {
121
  padding: 0 0 0 0;
122
}
123

  
124
/*
125
 * Search results
126
 */
127
/* line 43, ../sass/_mixins.scss */
128
#search_results a:link,
129
#search_results a:visited {
130
  color: #115e92;
131
  text-decoration: none;
132
}
133
/* line 49, ../sass/_mixins.scss */
134
#search_results a:hover,
135
#search_results a:focus {
136
  text-decoration: underline;
137
}
138
/* line 58, ../sass/_mixins.scss */
139
#search_results .Synonym a:link,
140
#search_results .Synonym a:visited, #search_results .misapplied-name a:link,
141
#search_results .misapplied-name a:visited {
142
  color: #7c7c7c;
143
}
144
/* line 64, ../sass/_mixins.scss */
145
#search_results .Taxon a:link,
146
#search_results .Taxon a:visited {
147
  color: #115e92;
148
}
149
/* line 66, ../sass/cdm.scss */
150
#search_results table {
151
  margin: 1em 0;
152
}
153

  
154
/* line 71, ../sass/cdm.scss */
155
div.cdm-item-list div.item {
156
  margin: 9px 0;
157
}
158

  
159
/*
160
 * Taxon page and parts
161
 */
162
/* line 79, ../sass/cdm.scss */
163
.page-part {
164
  margin-bottom: 18px;
165
  clear: none;
166
}
167

  
168
/*
169
 * definition list container rendered by the
170
 * drupal theme function theme_description_list()
171
 */
172
/* line 89, ../sass/cdm.scss */
173
.description_list h3 {
174
  font-size: 12px;
175
  line-height: 18px;
176
  font-weight: bold;
177
}
178

  
179
/*
180
 * Synonymy
181
 */
182
/* line 103, ../sass/cdm.scss */
183
#synonymy div.accepted-name {
184
  margin-bottom: -1em;
185
  margin-top: 1em;
186
}
187
/* line 108, ../sass/cdm.scss */
188
#synonymy .homotypic-synonymy-group, #synonymy .heterotypic-synonymy-group, #synonymy .taxon-relationships {
189
  border-bottom: 1px solid #DEDEDE;
190
  /* replace padding by margin */
191
  margin: 1em 0px;
192
  padding: 0;
193
}
194

  
195
/*
196
 * Media
197
 */
198
/* line 119, ../sass/cdm.scss */
199
dl.media-caption {
200
  margin: 0;
201
}
202

  
203
/* line 123, ../sass/cdm.scss */
204
.media-caption dd {
205
  margin-left: 0;
206
}
207
/* line 125, ../sass/cdm.scss */
208
.media-caption dd .title {
209
  font-size: 100%;
210
}
211

  
212
/* line 130, ../sass/cdm.scss */
213
.image-gallerie td.caption {
214
  padding-bottom: 1em;
215
}
216

  
217
/*
218
 * specimens and type designations
219
 */
220
/* line 138, ../sass/cdm.scss */
221
#specimens table.media_gallery {
222
  margin-top: 0.2em;
223
}
224
/* line 141, ../sass/cdm.scss */
225
#specimens .description_list {
226
  clear: both;
227
}
228
/* line 143, ../sass/cdm.scss */
229
#specimens .description_list h3 {
230
  margin-top: 0;
231
  background-color: #ddd;
232
}
233
/* line 147, ../sass/cdm.scss */
234
#specimens .description_list h4 {
235
  clear: left;
236
  margin-bottom: 0;
237
  font-style: italic;
238
}
239
/* line 153, ../sass/cdm.scss */
240
#specimens .dynabox_content {
241
  margin-left: 10px;
242
  margin-right: 10px;
243
}
244
/* line 157, ../sass/cdm.scss */
245
#specimens .block-cdm-dataportal-feature {
246
  margin-left: 20px;
247
  margin-bottom: 0;
248
}
249
/* line 160, ../sass/cdm.scss */
250
#specimens .block-cdm-dataportal-feature h2 {
251
  font-size: 12px;
252
  line-height: 18px;
253
  font-weight: bold;
254
}
255
/* line 166, ../sass/cdm.scss */
256
#specimens ul.typeDesignations {
257
  clear: both;
258
}
259
/* line 169, ../sass/cdm.scss */
260
#specimens .dna-sequence div {
261
  font-size: 12px;
262
  font-family: monospace;
263
  clear: left;
264
  padding-left: 20px;
265
}
266
/* line 175, ../sass/cdm.scss */
267
#specimens .derived_from {
268
  clear: both;
269
}
270

  
271
/*
272
 * Map
273
 */
274
/* line 183, ../sass/cdm.scss */
275
.openlayers-container {
276
  margin-top: 5px;
277
  margin-bottom: 5px;
278
}
279

  
280
/*
281
 * Registration page & items
282
 */
283
/* line 193, ../sass/cdm.scss */
284
.registration .name_type_designation .type_status {
285
  font-weight: bold;
286
}
287
/* line 197, ../sass/cdm.scss */
288
.registration .registration-date-and-institute {
289
  color: #999;
290
}
291
/* line 202, ../sass/cdm.scss */
292
.registration .published-name .TaxonName .name {
293
  font-weight: bold;
294
}
295
/* line 206, ../sass/cdm.scss */
296
.registration .typified-name .cdm\:TaxonName {
297
  color: #999;
298
}
299
/* line 208, ../sass/cdm.scss */
300
.registration .typified-name .cdm\:TaxonName a {
301
  color: #999;
302
}
303
/* line 211, ../sass/cdm.scss */
304
.registration .typified-name .cdm\:TaxonName .TaxonName .name {
305
  font-weight: bold;
306
}
307
/* line 217, ../sass/cdm.scss */
308
.registration .registration-summary .registered_name .name {
309
  font-weight: bold;
310
}
311
/* line 220, ../sass/cdm.scss */
312
.registration .registration-summary .referenced_typified_name {
313
  color: #999;
314
}
315
/* line 223, ../sass/cdm.scss */
316
.registration .registration-summary .label {
317
  font-weight: bold;
318
}
319

  
320
/*
321
 * Theme settings page
322
 */
323
/* line 234, ../sass/cdm.scss */
324
#system-theme-settings .image-preview {
325
  width: 600px;
326
  max-height: 150px;
327
  overflow: auto;
328
}
329
/* line 238, ../sass/cdm.scss */
330
#system-theme-settings .image-preview img {
331
  max-width: none;
332
  /* reset style in mormalize.scss */
333
}
334

  
335
/*****************************************************************************************
336
 * RESPONSIVE
337
 *
338
 * using the same media queries here as in layout/_responsive.scss
339
 *****************************************************************************************/
340
/* line 251, ../sass/cdm.scss */
341
#classification-breadcrumbs {
342
  font-size: 1.5em;
343
  line-height: 1.5em;
344
}
345

  
346
@media all and (min-width: 960px) {
347
  /* line 262, ../sass/cdm.scss */
348
  #classification-breadcrumbs {
349
    font-size: 1em;
350
  }
351
}
1
@import url(../fonts/droid-sans-fontfacekit/web fonts/droidsans_regular/stylesheet.css);@import url(../fonts/droid-sans-mono-fontfacekit/web fonts/droidsansmono_regular/stylesheet.css);.pie-element,.lt-ie9 #page{behavior:url("/polyfills/css3pie/PIE-1.0.0.htc");position:relative}.pie-container{z-index:0;position:relative}.z-pie-element,.lt-ie9 #page{behavior:url("/polyfills/css3pie/PIE-1.0.0.htc");z-index:0}.lt-ie9 #header{padding-right:0;margin-right:20px}.block a:link,.block a:visited,.node a:link,.node a:visited,#identificationKey a:link,#identificationKey a:visited,#content a:link,#content a:visited{color:#115e92;text-decoration:none}.block a:hover,.block a:focus,.node a:hover,.node a:focus,#identificationKey a:hover,#identificationKey a:focus,#content a:hover,#content a:focus{text-decoration:underline}.block .Synonym a:link,.block .Synonym a:visited,.block .misapplied-name a:link,.block .misapplied-name a:visited,.node .Synonym a:link,.node .Synonym a:visited,.node .misapplied-name a:link,.node .misapplied-name a:visited,#identificationKey .Synonym a:link,#identificationKey .Synonym a:visited,#identificationKey .misapplied-name a:link,#identificationKey .misapplied-name a:visited,#content .Synonym a:link,#content .Synonym a:visited,#content .misapplied-name a:link,#content .misapplied-name a:visited{color:#7c7c7c}.block .Taxon a:link,.block .Taxon a:visited,.node .Taxon a:link,.node .Taxon a:visited,#identificationKey .Taxon a:link,#identificationKey .Taxon a:visited,#content .Taxon a:link,#content .Taxon a:visited{color:#115e92}#content a.tabs-primary__tab-link{color:#333}#page-toc{float:right;background-color:#fff}#page-toc h3{margin-top:0;line-height:18px}#taxonProfileImage{float:left}.block-cdm-dataportal-feature,.media-caption,.specimens{clear:both;margin-bottom:18px}.block-cdm-dataportal-feature dt,.media-caption dt,.specimens dt{float:left;font-weight:bold;margin-right:0.3em}.block-cdm-dataportal-feature dd,.media-caption dd,.specimens dd{margin:0;margin-left:20px}.block-cdm-dataportal-feature dl dl,.media-caption dl dl,.specimens dl dl{margin:0}.breadcrumbs li{padding:0 0 0 0}#search_results a:link,#search_results a:visited{color:#115e92;text-decoration:none}#search_results a:hover,#search_results a:focus{text-decoration:underline}#search_results .Synonym a:link,#search_results .Synonym a:visited,#search_results .misapplied-name a:link,#search_results .misapplied-name a:visited{color:#7c7c7c}#search_results .Taxon a:link,#search_results .Taxon a:visited{color:#115e92}#search_results table{margin:1em 0}div.cdm-item-list div.item{margin:9px 0}.page-part{margin-bottom:18px;clear:none}.description_list h3{font-size:12px;line-height:18px;font-weight:bold}#synonymy div.accepted-name{margin-bottom:-1em;margin-top:1em}#synonymy .homotypic-synonymy-group,#synonymy .heterotypic-synonymy-group,#synonymy .taxon-relationships{border-bottom:1px solid #DEDEDE;margin:1em 0px;padding:0}dl.media-caption{margin:0}.media-caption dd{margin-left:0}.media-caption dd .title{font-size:100%}.image-gallerie td.caption{padding-bottom:1em}#specimens table.media_gallery{margin-top:0.2em}#specimens .description_list{clear:both}#specimens .description_list h3{margin-top:0;background-color:#ddd}#specimens .description_list h4{clear:left;margin-bottom:0;font-style:italic}#specimens .dynabox_content{margin-left:10px;margin-right:10px}#specimens .block-cdm-dataportal-feature{margin-left:20px;margin-bottom:0}#specimens .block-cdm-dataportal-feature h2{font-size:12px;line-height:18px;font-weight:bold}#specimens ul.typeDesignations{clear:both}#specimens .dna-sequence div{font-size:12px;font-family:monospace;clear:left;padding-left:20px}#specimens .derived_from{clear:both}.openlayers-container{margin-top:5px;margin-bottom:5px}.registration .name_type_designation .type_status{font-weight:bold}.registration .registration-date-and-institute{color:#999}.registration .published-name .TaxonName .name{font-weight:bold}.registration .typified-name .cdm\:TaxonName{color:#999}.registration .typified-name .cdm\:TaxonName a{color:#999}.registration .typified-name .cdm\:TaxonName .TaxonName .name{font-weight:bold}.registration .registration-summary .registered_name .name{font-weight:bold}.registration .registration-summary .referenced_typified_name{color:#999}.registration .registration-summary .label{font-weight:bold}#system-theme-settings .image-preview{width:600px;max-height:150px;overflow:auto}#system-theme-settings .image-preview img{max-width:none}#classification-breadcrumbs{font-size:1.5em;line-height:1.5em}@media all and (min-width: 960px){#classification-breadcrumbs{font-size:1em}}

Also available in: Unified diff