Project

General

Profile

« Previous | Next » 

Revision 2dce3b2a

Added by Andreas Kohlbecker about 5 years ago

fix #8073 showing typified name for registrations covering typifications only

View differences:

themes/zen_dataportal/css/cdm.css
273 273
  color: #999;
274 274
}
275 275

  
276
/* line 187, ../sass/cdm.scss */
276
/* line 186, ../sass/cdm.scss */
277
.typified-name .cdm\:TaxonName {
278
  color: #999;
279
}
280

  
281
/* line 191, ../sass/cdm.scss */
277 282
.registration-summary .registered_name .name {
278 283
  font-weight: bold;
279 284
}
280
/* line 190, ../sass/cdm.scss */
285
/* line 194, ../sass/cdm.scss */
281 286
.registration-summary .referenced_typified_name {
282 287
  color: #999;
283 288
}
284
/* line 193, ../sass/cdm.scss */
289
/* line 197, ../sass/cdm.scss */
285 290
.registration-summary .label {
286 291
  font-weight: bold;
287 292
}
......
289 294
/*
290 295
 * Theme settings page
291 296
 */
292
/* line 203, ../sass/cdm.scss */
297
/* line 207, ../sass/cdm.scss */
293 298
#system-theme-settings .image-preview {
294 299
  width: 600px;
295 300
  max-height: 150px;
296 301
  overflow: auto;
297 302
}
298
/* line 207, ../sass/cdm.scss */
303
/* line 211, ../sass/cdm.scss */
299 304
#system-theme-settings .image-preview img {
300 305
  max-width: none;
301 306
  /* reset style in mormalize.scss */
......
306 311
 *
307 312
 * using the same media queries here as in layout/_responsive.scss
308 313
 *****************************************************************************************/
309
/* line 220, ../sass/cdm.scss */
314
/* line 224, ../sass/cdm.scss */
310 315
#classification-breadcrumbs {
311 316
  font-size: 1.5em;
312 317
  line-height: 1.5em;
313 318
}
314 319

  
315 320
@media all and (min-width: 960px) {
316
  /* line 231, ../sass/cdm.scss */
321
  /* line 235, ../sass/cdm.scss */
317 322
  #classification-breadcrumbs {
318 323
    font-size: 1em;
319 324
  }

Also available in: Unified diff