|
|
@ -1251,27 +1251,91 @@ button, |
|
|
|
max-height: 90px; |
|
|
|
max-height: 90px; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.dataset_tabs, |
|
|
|
|
|
|
|
.horizontal-tabs { |
|
|
|
|
|
|
|
margin-bottom: 2rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.dataset_tabs .tablinks, |
|
|
|
|
|
|
|
.horizontal-tabs .tablinks { |
|
|
|
|
|
|
|
color: var(--bold-color); |
|
|
|
|
|
|
|
font-family: var(--body-font); |
|
|
|
|
|
|
|
font-size: 1rem; |
|
|
|
|
|
|
|
font-weight: 600; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.dataset_tabs #Tab03 .views-field, |
|
|
|
|
|
|
|
.dataset_tabs #Tab02 .views-field, |
|
|
|
|
|
|
|
.horizontal-tabs #Tab03 .views-field, |
|
|
|
|
|
|
|
.horizontal-tabs #Tab02 .views-field { |
|
|
|
|
|
|
|
display: table-row; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.dataset_tabs #Tab03 .field-content, |
|
|
|
|
|
|
|
.dataset_tabs #Tab02 .field-content, |
|
|
|
|
|
|
|
.horizontal-tabs #Tab03 .field-content, |
|
|
|
|
|
|
|
.horizontal-tabs #Tab02 .field-content { |
|
|
|
|
|
|
|
display: table-cell; |
|
|
|
|
|
|
|
padding-left: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.dataset_tabs #Tab03 .field-content p, |
|
|
|
|
|
|
|
.dataset_tabs #Tab02 .field-content p, |
|
|
|
|
|
|
|
.horizontal-tabs #Tab03 .field-content p, |
|
|
|
|
|
|
|
.horizontal-tabs #Tab02 .field-content p { |
|
|
|
|
|
|
|
margin-bottom: 0; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.dataset_tabs #Tab03 .views-label, |
|
|
|
|
|
|
|
.dataset_tabs #Tab02 .views-label, |
|
|
|
|
|
|
|
.horizontal-tabs #Tab03 .views-label, |
|
|
|
|
|
|
|
.horizontal-tabs #Tab02 .views-label { |
|
|
|
|
|
|
|
text-align: center; |
|
|
|
|
|
|
|
color: var(--bold-color); |
|
|
|
|
|
|
|
display: table-cell; |
|
|
|
|
|
|
|
font-family: var(--body-font); |
|
|
|
|
|
|
|
font-size: 1rem; |
|
|
|
|
|
|
|
font-weight: 600; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.dataset_tabs .field__label, |
|
|
|
.horizontal-tabs .field__label { |
|
|
|
.horizontal-tabs .field__label { |
|
|
|
text-align: center; |
|
|
|
text-align: center; |
|
|
|
color: var(--bold-color); |
|
|
|
color: var(--bold-color); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.dataset_tabs .tabcontent, |
|
|
|
|
|
|
|
.horizontal-tabs .tabcontent { |
|
|
|
|
|
|
|
padding: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#Tab01 .view, |
|
|
|
.islandora-rdm-files-list-tab .view { |
|
|
|
.islandora-rdm-files-list-tab .view { |
|
|
|
margin: 1rem 0; |
|
|
|
margin: 1rem 0; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
#Tab01 table, |
|
|
|
.islandora-rdm-files-list-tab table { |
|
|
|
.islandora-rdm-files-list-tab table { |
|
|
|
margin: 0; |
|
|
|
margin: 0; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
#Tab01 .view-rdm-media-evas > table > tbody > :not(tr:nth-of-type(1)) thead, |
|
|
|
.islandora-rdm-files-list-tab .view-rdm-media-evas > table > tbody > :not(tr:nth-of-type(1)) thead { |
|
|
|
.islandora-rdm-files-list-tab .view-rdm-media-evas > table > tbody > :not(tr:nth-of-type(1)) thead { |
|
|
|
display: none; |
|
|
|
display: none; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
#Tab01 .views-field-field-media-file-1 table > tbody > tr > td:nth-of-type(1), |
|
|
|
.islandora-rdm-files-list-tab .views-field-field-media-file-1 table > tbody > tr > td:nth-of-type(1) { |
|
|
|
.islandora-rdm-files-list-tab .views-field-field-media-file-1 table > tbody > tr > td:nth-of-type(1) { |
|
|
|
width: 600px; |
|
|
|
width: 600px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
#Tab01 .views-field-field-media-file-1 table tr th:nth-of-type(1), |
|
|
|
.islandora-rdm-files-list-tab .views-field-field-media-file-1 table tr th:nth-of-type(1) { |
|
|
|
.islandora-rdm-files-list-tab .views-field-field-media-file-1 table tr th:nth-of-type(1) { |
|
|
|
width: 400px; |
|
|
|
width: 400px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.tabcontent .view-rdm-media-evas td.views-field-nothing, |
|
|
|
|
|
|
|
.tabcontent .view-rdm-media-evas td.views-field-field-media-use { |
|
|
|
|
|
|
|
display: none; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.tabcontent .view-rdm-media-evas td.views-field-field-media-file-1 { |
|
|
|
|
|
|
|
padding: 0; |
|
|
|
|
|
|
|
margin: 0; |
|
|
|
|
|
|
|
border: 0; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.tabcontent .view-rdm-media-evas td.views-field-field-media-file-1 table { |
|
|
|
|
|
|
|
border: 0; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.page-type-islandora-rdm-dataset #edit-group-islandora-rdm-files td.views-field-nothing, |
|
|
|
.page-type-islandora-rdm-dataset #edit-group-islandora-rdm-files td.views-field-nothing, |
|
|
|
.page-type-islandora-rdm-dataset #edit-group-islandora-rdm-files td.views-field-field-media-use { |
|
|
|
.page-type-islandora-rdm-dataset #edit-group-islandora-rdm-files td.views-field-field-media-use { |
|
|
|
display: none; |
|
|
|
display: none; |
|
|
|