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/cdm.css
273 273
  color: #999999;
274 274
}
275 275

  
276
/* line 186, ../sass/cdm.scss */
277
.registration-summary .label {
278
  font-weight: bold;
279
}
280

  
276 281
/*
277 282
 * Theme settings page
278 283
 */
279
/* line 191, ../sass/cdm.scss */
284
/* line 195, ../sass/cdm.scss */
280 285
#system-theme-settings .image-preview {
281 286
  width: 600px;
282 287
  max-height: 150px;
283 288
  overflow: auto;
284 289
}
285
/* line 195, ../sass/cdm.scss */
290
/* line 199, ../sass/cdm.scss */
286 291
#system-theme-settings .image-preview img {
287 292
  max-width: none;
288 293
  /* reset style in mormalize.scss */
......
293 298
 *
294 299
 * using the same media queries here as in layout/_responsive.scss
295 300
 *****************************************************************************************/
296
/* line 208, ../sass/cdm.scss */
301
/* line 212, ../sass/cdm.scss */
297 302
#classification-breadcrumbs {
298 303
  font-size: 1.5em;
299 304
  line-height: 1.5em;
300 305
}
301 306

  
302 307
@media all and (min-width: 960px) {
303
  /* line 219, ../sass/cdm.scss */
308
  /* line 223, ../sass/cdm.scss */
304 309
  #classification-breadcrumbs {
305 310
    font-size: 1em;
306 311
  }

Also available in: Unified diff