Project

General

Profile

« Previous | Next » 

Revision 26b8a1bc

Added by Andreas Kohlbecker about 5 years ago

ref #8051 harmonizing registrationDTO composition and splitting full and compact style into separate methods

View differences:

themes/zen_dataportal/css/cdm.css
261 261
}
262 262

  
263 263
/*
264
 * Registration page
264
 * Registration page & items
265 265
 */
266 266
/* line 178, ../sass/cdm.scss */
267 267
.name_type_designation .type_status {
268 268
  font-weight: bold;
269 269
}
270 270

  
271
/* line 182, ../sass/cdm.scss */
272
.registration-date-and-institute {
273
  color: #999999;
274
}
275

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

  
297 302
@media all and (min-width: 960px) {
298
  /* line 215, ../sass/cdm.scss */
303
  /* line 219, ../sass/cdm.scss */
299 304
  #classification-breadcrumbs {
300 305
    font-size: 1em;
301 306
  }

Also available in: Unified diff