|
|
|
|
@ -1,3 +1,8 @@
|
|
|
|
|
.field--name-field-media-document { |
|
|
|
|
display: none; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.file--application-pdf a { |
|
|
|
|
&::before { |
|
|
|
|
content: "File Download: "; |
|
|
|
|
@ -406,8 +411,11 @@ div#block-vre2024-solrsearchcontentsearchresultspagerforpage .pager__group {
|
|
|
|
|
div#date { |
|
|
|
|
margin: 2em 1em 1em; |
|
|
|
|
} |
|
|
|
|
li.facet-item a { |
|
|
|
|
display: flex; |
|
|
|
|
justify-content: space-between; |
|
|
|
|
} |
|
|
|
|
span.facet-item__count { |
|
|
|
|
float: right; |
|
|
|
|
} |
|
|
|
|
.noUi-connect { |
|
|
|
|
background: var(--upei-green) !important; |
|
|
|
|
@ -502,7 +510,20 @@ div#block-views-block-oai-pmh-item-links-block-1 .field-content {
|
|
|
|
|
justify-content: flex-start; |
|
|
|
|
} |
|
|
|
|
.clipboard-button { |
|
|
|
|
float: right; |
|
|
|
|
font-family: 'Font Awesome 5 Free'; |
|
|
|
|
padding: 1px 7px; |
|
|
|
|
} |
|
|
|
|
float: right; |
|
|
|
|
font-family: 'Font Awesome 5 Free'; |
|
|
|
|
padding: 1px 7px; |
|
|
|
|
} |
|
|
|
|
.recent-citations { |
|
|
|
|
thead a { |
|
|
|
|
color:#fff; |
|
|
|
|
} |
|
|
|
|
tbody a { |
|
|
|
|
color:#8c2004; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
th#view-field-date-issued-table-column { |
|
|
|
|
width: 100px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|