From: Terran McCanna Date: Fri, 24 Sep 2021 19:31:19 +0000 (-0400) Subject: LP1929872 Make carousel title into link X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=640144dbcb48c7dd1bdb5eae45310246f55dd6c5;p=evergreen%2Fpines.git LP1929872 Make carousel title into link (instead of having a new link under the title) Signed-off-by: Terran McCanna --- diff --git a/Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2 b/Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2 index 0e7f4c12f7..597b26de15 100755 --- a/Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2 @@ -3849,13 +3849,6 @@ label[for*=expert_] text-align: center; } -.carousel-listlink { - font-weight:bold; - font-size:110%; - text-align:center; - padding:0px 0px 15px 0px; -} - .fas, .far{ margin: 0px 3px; }