|
|
|
|
@ -77,8 +77,11 @@ nav.pager.layout--content-medium {
|
|
|
|
|
column-count: 1; |
|
|
|
|
|
|
|
|
|
.views-field.views-field-nothing { |
|
|
|
|
margin-top: 1em; |
|
|
|
|
border-top: 1px dotted #ccc; |
|
|
|
|
|
|
|
|
|
border-bottom: 1px dotted #ccc; |
|
|
|
|
background: #f6f8f8; |
|
|
|
|
padding: 0 1em; |
|
|
|
|
display: inline-block; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
@ -199,4 +202,18 @@ div#block-olivespwc-views-block-publication-issues-block-3 {
|
|
|
|
|
} |
|
|
|
|
.mirador-viewer button[aria-label="Window options"] { |
|
|
|
|
display: none; |
|
|
|
|
|
|
|
|
|
.node--type-islandora-object .node__content { |
|
|
|
|
.field--name-field-abstract { |
|
|
|
|
display: flex; |
|
|
|
|
.field__item { |
|
|
|
|
margin-left: 9em; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.field--name-field-note { |
|
|
|
|
display: flex; |
|
|
|
|
.field__item { |
|
|
|
|
margin-left: 6.7em; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|