.page-type-islandora-rdm-dataset { #edit-group-islandora-rdm-files { td.views-field-nothing, td.views-field-field-media-use { display: none; } td.views-field-field-media-file-1 { padding: 0; margin: 0; border: 0; table { margin: 1rem 0; border: 0; } } } th { background: #eeeeee; color: #fff; color: var(--upei-red); border: 1px solid #ccc; } } .rdm_dataset_metadata { h5 { font-family: var(--body-font); font-size:1rem; font-weight: 600; width: 15%; text-align: center; } border: 1px solid #ccc; padding: 1rem; .views-field { border-bottom: 1px dotted #ccc; display: flex; padding: 8px 0; .views-label { width: 15%; text-align: center; padding-right: 1rem; } .field-content { width: 85%; } } } .rdm-citation, .rdm-citation .field-content { //display: flex; } .citation-block { margin-bottom: 2rem; //@extend .feature; box-shadow: 0 0 10px rgb(0 0 0 / 20%); .icon { font-size: 6rem; font-size: 6rem; padding-right: 0.5rem; border-right: 1px solid #ddd; } display: flex; align-items: center; padding: 1rem; .data-citation { padding-left: 1rem; } .field__label { display: none; } .field--name-field-rdm-description-type { display: none; } } .rdm_metadata { th { background: #f1f1f1; border: 1px solid #ccc; } .label { width: 12rem; width: auto; text-align: right; } .value { } .field__label { //display: none; } #organization { .field__label { display: none; } } #subjects { .field__label { display: none; } .field__items { //display: flex; } .field-item { display: inline; &:after { content: ', '; } } } } //tabs details#group-dataset-identification .field { //border-bottom: 1px solid #ccc; .field__label { width: 14rem; text-align: right; padding-right: 1rem; &:after { content: ':'; } } display: flex; margin-bottom: 1rem; }