|
|
|
@ -1,3 +1,43 @@ |
|
|
|
|
|
|
|
.node--type-islandora-object { |
|
|
|
|
|
|
|
.field { |
|
|
|
|
|
|
|
margin: 0; |
|
|
|
|
|
|
|
border-bottom: 1px dotted #ccc; |
|
|
|
|
|
|
|
padding-top: 8px; |
|
|
|
|
|
|
|
padding-bottom: 5px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.field__label { |
|
|
|
|
|
|
|
width: 200px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.page-node-type-islandora-object { |
|
|
|
|
|
|
|
.region--content { |
|
|
|
|
|
|
|
margin-block-end: 0 !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.field.field--name-field-rights { |
|
|
|
|
|
|
|
display: flex; |
|
|
|
|
|
|
|
.field__items { |
|
|
|
|
|
|
|
float: none; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.field__label { |
|
|
|
|
|
|
|
flex: none; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.field__item { |
|
|
|
|
|
|
|
line-height: 1.6; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
div#block-citation-select-block { |
|
|
|
|
|
|
|
margin: 0; |
|
|
|
|
|
|
|
margin-bottom: 1em; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
div#block-mirador-block { |
|
|
|
|
|
|
|
margin-bottom: 0; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
div#formatted-bibliography { |
|
|
|
|
|
|
|
background: #eeeeee; |
|
|
|
|
|
|
|
padding: 5px; |
|
|
|
|
|
|
|
border: 1px dotted #ccc; |
|
|
|
|
|
|
|
} |
|
|
|
/*collection grid*/ |
|
|
|
/*collection grid*/ |
|
|
|
/*.grid-item {*/ |
|
|
|
/*.grid-item {*/ |
|
|
|
/*border: 1px solid #ccc;*/ |
|
|
|
/*border: 1px solid #ccc;*/ |
|
|
|
|