|
|
@ -1,3 +1,35 @@ |
|
|
|
|
|
|
|
.file--application-pdf a { |
|
|
|
|
|
|
|
&::before { |
|
|
|
|
|
|
|
content: "File Download: "; |
|
|
|
|
|
|
|
/* width: 15%; */ |
|
|
|
|
|
|
|
/*display: block;*/ |
|
|
|
|
|
|
|
color:#333; |
|
|
|
|
|
|
|
font-weight: 500; |
|
|
|
|
|
|
|
font-size: 1rem; |
|
|
|
|
|
|
|
font-family: var(--font-family-condensed); |
|
|
|
|
|
|
|
margin: 0; |
|
|
|
|
|
|
|
padding: 0; |
|
|
|
|
|
|
|
margin-right: 1rem; |
|
|
|
|
|
|
|
width: var(--left-col-width); font-family: var(--font-family-condensed); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
span.coin-url a { |
|
|
|
|
|
|
|
position: relative; |
|
|
|
|
|
|
|
cursor: pointer; |
|
|
|
|
|
|
|
border: 0; |
|
|
|
|
|
|
|
padding: 4px 8px; |
|
|
|
|
|
|
|
line-height: 1.6; |
|
|
|
|
|
|
|
-webkit-appearance: button; |
|
|
|
|
|
|
|
background: var(--upei-green); |
|
|
|
|
|
|
|
color: #fff; |
|
|
|
|
|
|
|
border-radius: 4px; |
|
|
|
|
|
|
|
font-family: var(--tabs-font); |
|
|
|
|
|
|
|
font-optical-sizing: auto; |
|
|
|
|
|
|
|
font-weight: 300; |
|
|
|
|
|
|
|
font-style: normal; |
|
|
|
|
|
|
|
/*font-variation-settings: "wdth" 75;*/ |
|
|
|
|
|
|
|
} |
|
|
|
div#block-vre2024-webformlinksonuserpage { |
|
|
|
div#block-vre2024-webformlinksonuserpage { |
|
|
|
display: none; |
|
|
|
display: none; |
|
|
|
} |
|
|
|
} |
|
|
@ -26,7 +58,7 @@ iframe.pdf { |
|
|
|
/*}*/ |
|
|
|
/*}*/ |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
.page-type-islandora-object { |
|
|
|
.page-type-islandora-object .node-content { |
|
|
|
--right-col-width: 85%; |
|
|
|
--right-col-width: 85%; |
|
|
|
--left-col-width: 15%; |
|
|
|
--left-col-width: 15%; |
|
|
|
.field:not(:last-child) { |
|
|
|
.field:not(:last-child) { |
|
|
@ -298,6 +330,17 @@ table { |
|
|
|
.icon-wrapper { |
|
|
|
.icon-wrapper { |
|
|
|
background: white; |
|
|
|
background: white; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
border: 7px solid #fff; |
|
|
|
|
|
|
|
background: #e7ede0; |
|
|
|
|
|
|
|
/*padding: 35px;*/ |
|
|
|
|
|
|
|
outline: 1px solid #ccc; |
|
|
|
|
|
|
|
font-size: 4rem; |
|
|
|
|
|
|
|
display: inline-block; |
|
|
|
|
|
|
|
margin: 0.5rem 0; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
i { |
|
|
|
i { |
|
|
|
border: 7px solid #fff; |
|
|
|
border: 7px solid #fff; |
|
|
|
background: #e7ede0; |
|
|
|
background: #e7ede0; |
|
|
@ -310,6 +353,10 @@ table { |
|
|
|
} |
|
|
|
} |
|
|
|
.views-field-did-image i { |
|
|
|
.views-field-did-image i { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.right .views-field-field-image, |
|
|
|
|
|
|
|
.right .views-field-did-image { |
|
|
|
|
|
|
|
display: none; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
div#block-vre2024-solrsearchcontentsearchresultspagerforpage .pager__group { |
|
|
|
div#block-vre2024-solrsearchcontentsearchresultspagerforpage .pager__group { |
|
|
|
display: none; |
|
|
|
display: none; |
|
|
|