From: Terran McCanna Date: Tue, 26 Nov 2019 15:51:50 +0000 (-0500) Subject: PINES Customization for Carousels X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e8261f310391fa40e17d1d4d0f29d3b828abb691;p=evergreen%2Fpines.git PINES Customization for Carousels Added carousels in the 3.4.1 upgrade January 2020. Signed-off-by: Terran McCanna --- diff --git a/Open-ILS/src/templates/opac/css/style.css.tt2 b/Open-ILS/src/templates/opac/css/style.css.tt2 index 7b4ebdd56e..378b92275e 100644 --- a/Open-ILS/src/templates/opac/css/style.css.tt2 +++ b/Open-ILS/src/templates/opac/css/style.css.tt2 @@ -3587,9 +3587,6 @@ label[for*=expert_] height: 160px; border: 1px solid #999; } -.carousel-entry-title a { - color: [% css_colors.link %]; -} .carousel .glide__arrow { color: [% css_colors.button_text %]; font-weight: bold !important; diff --git a/Open-ILS/src/templates/opac/parts/homesearch.tt2 b/Open-ILS/src/templates/opac/parts/homesearch.tt2 index 6e44942aea..9c7bbc5dc5 100644 --- a/Open-ILS/src/templates/opac/parts/homesearch.tt2 +++ b/Open-ILS/src/templates/opac/parts/homesearch.tt2 @@ -1,31 +1,16 @@ -