Project

General

Profile

« Previous | Next » 

Revision 1443f45b

Added by Andreas Kohlbecker about 5 years ago

registration item type related labels with bold font

View differences:

themes/zen_dataportal/css/styles.css
2334 2334
  color: #999999;
2335 2335
}
2336 2336

  
2337
/* line 186, ../sass/cdm.scss */
2338
.registration-summary .label {
2339
  font-weight: bold;
2340
}
2341

  
2337 2342
/*
2338 2343
 * Theme settings page
2339 2344
 */
2340
/* line 191, ../sass/cdm.scss */
2345
/* line 195, ../sass/cdm.scss */
2341 2346
#system-theme-settings .image-preview {
2342 2347
  width: 600px;
2343 2348
  max-height: 150px;
2344 2349
  overflow: auto;
2345 2350
}
2346
/* line 195, ../sass/cdm.scss */
2351
/* line 199, ../sass/cdm.scss */
2347 2352
#system-theme-settings .image-preview img {
2348 2353
  max-width: none;
2349 2354
  /* reset style in mormalize.scss */
......
2354 2359
 *
2355 2360
 * using the same media queries here as in layout/_responsive.scss
2356 2361
 *****************************************************************************************/
2357
/* line 208, ../sass/cdm.scss */
2362
/* line 212, ../sass/cdm.scss */
2358 2363
#classification-breadcrumbs {
2359 2364
  font-size: 1.5em;
2360 2365
  line-height: 1.5em;
2361 2366
}
2362 2367

  
2363 2368
@media all and (min-width: 960px) {
2364
  /* line 219, ../sass/cdm.scss */
2369
  /* line 223, ../sass/cdm.scss */
2365 2370
  #classification-breadcrumbs {
2366 2371
    font-size: 1em;
2367 2372
  }

Also available in: Unified diff