Bug 30952: Fix background of header search "extra-content" toggle
authorJulian Maurice <julian.maurice@biblibre.com>
Wed, 28 Sep 2022 13:38:39 +0000 (15:38 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 12 Oct 2022 19:15:21 +0000 (16:15 -0300)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/css/src/_header.scss

index 8e786db..13e9ada 100644 (file)
@@ -172,6 +172,7 @@ a.navbar-toggle {
 
     .form-extra-content-toggle {
         opacity: .5;
+        background-color: transparent;
 
         &:hover {
             opacity: 1;