From 1c32b40d0d4cd8b03d1181d693210ac142de193d Mon Sep 17 00:00:00 2001 From: MDavisMCD Date: Tue, 2 Jul 2024 15:21:01 -0400 Subject: [PATCH] removes broken css on dbsearch --- .../custom/01NIST_INST-01NIST/css/custom1.css | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/primo-explore/custom/01NIST_INST-01NIST/css/custom1.css b/primo-explore/custom/01NIST_INST-01NIST/css/custom1.css index 870d8317..eb7262a9 100644 --- a/primo-explore/custom/01NIST_INST-01NIST/css/custom1.css +++ b/primo-explore/custom/01NIST_INST-01NIST/css/custom1.css @@ -288,7 +288,7 @@ .request-form md-input-container .md-input-container-dummy > .md-select-dummy .prm-hue2._md-select-value._md-select-placeholder, .result-item-actions .md-icon-button, .result-item-actions .prm-hue2.more-options-button, prm-add-query-to-saved-searches .prm-hue2.custom-button, prm-pre-filters md-input-container.prm-hue2.is-active, .md-autocomplete-suggestions .prm-hue2.suggestion-scope, md-tab-content .tab-content-header md-input-container md-select-value .prm-hue2.md-text, prm-resource-type-filter-bar md-input-container.prm-hue2.is-active { color: #4a86b6; } - + .prm-primary-bg, prm-spinner.overlay-cover.light-on-dark:after, prm-search-bar, prm-atoz-search-bar, prm-browse-search-bar, prm-tags-search-bar, prm-newspapers-search-bar, prm-collection-gallery-header .collection-header-inner, prm-tree-nav prm-spinner .diamond { color: white; background-color: #5C92BD; } @@ -1833,11 +1833,11 @@ div.request-form-group-item:has([translate="citationLinker.issn"]) { /**Hide "search inside" for journals **/ .search-within-p-only { - display:none; + display:none; } -/* LOCAL Alert BANNER -body::before +/* LOCAL Alert BANNER +body::before { content: "Sign in now uses the new OKTA authentication method"; display: inline-block; @@ -1848,7 +1848,7 @@ body::before font-size: large; } */ -/* +/* prm-search-bar-after { display: inline-block; background: #FFFF00; @@ -1891,11 +1891,6 @@ prm-gallery-item-after { position: relative; } -/* Hides database search dbcategories.option1 and dbcategories.option3
  • */ -md-card.default-card._md.md-primoExplore-theme > md-card-content { - display:none; -} - /* style collection discovery banner and collection logo */ /* prm-collection-gallery-header > div.collection-header-inner.has-transparent-topbar.layout-column.has-backdrop-image {