From 7b426e48da35b7e1b9a31ce08c69822c8fa3d3c7 Mon Sep 17 00:00:00 2001 From: Jamie Little Date: Mon, 29 Apr 2024 08:17:19 -0500 Subject: [PATCH] Additional details page styling --- 01JHU_INST-JHU/css/buttons.css | 5 +++ 01JHU_INST-JHU/css/details-page.css | 38 +++++++++++++++++++ .../html/prm-location-items-after.html | 28 +++++++------- 3 files changed, 57 insertions(+), 14 deletions(-) create mode 100644 01JHU_INST-JHU/css/details-page.css diff --git a/01JHU_INST-JHU/css/buttons.css b/01JHU_INST-JHU/css/buttons.css index 899a6810..0ee1a0a9 100644 --- a/01JHU_INST-JHU/css/buttons.css +++ b/01JHU_INST-JHU/css/buttons.css @@ -63,3 +63,8 @@ line-height: 1.6em !important; margin-top: .7em !important; } + +span.jh-detail-location { + font-weight: bold !important; + font-size: 1.6em !important; +} diff --git a/01JHU_INST-JHU/css/details-page.css b/01JHU_INST-JHU/css/details-page.css new file mode 100644 index 00000000..aeddd054 --- /dev/null +++ b/01JHU_INST-JHU/css/details-page.css @@ -0,0 +1,38 @@ +#services-index { + display: none; + } + + prm-opac-back-button>.back-button { + text-transform: none !important; + font-weight: bold !important; + font-size: 16px !important; + margin: 0 !important; + } + + prm-location-items-after>span.jh-location-items { + display: none; + } + + prm-location-items-after>div.tab-content-header.margin-bottom-small.margin-left-medium.layout-row.layout-align-space-between-end>div.layout-column.flex>h6 { + display: none; + } + + span.jh-detail-location { + font-weight: bold; + font-size: 1.5em; + + } + + h3.item-title { + font-size: 1.7em; + line-height: 1.2em; + margin: 10px 0 8px 0; + } + + prm-location-items>md-list { + display: none !important; + } + + prm-locations > div > h3.section-title { + display: none; + } diff --git a/01JHU_INST-JHU/html/prm-location-items-after.html b/01JHU_INST-JHU/html/prm-location-items-after.html index 53cb0c8a..43b6a2ab 100644 --- a/01JHU_INST-JHU/html/prm-location-items-after.html +++ b/01JHU_INST-JHU/html/prm-location-items-after.html @@ -1,13 +1,13 @@ -
-
+ +
@@ -22,14 +22,16 @@
translate="nui.location.unrelated_title" class="related-title-label"> {{$ctrl.parentCtrl.currLoc.location.relatedTitle}}
+

+ +

, ; {{$ctrl.parentCtrl.currLoc.location.callNumber}}

+ translate="fulldisplay.availabilty.{{$ctrl.parentCtrl.currLoc.location.availabilityStatus}}">
+ {{$ctrl.parentCtrl.currLoc.location.callNumber}}

{{$ctrl.parentCtrl.currLoc.location.availabilityStatement}}


@@ -70,9 +72,7 @@
{{item.itemFields[0]}}
-
{{item.itemFields[1]}}
+
{{item.itemFields[1]}}
@@ -91,7 +91,7 @@
-
Select an available copy to request
+