Bug 30952: Fix background of "Clear filter" button
authorJulian Maurice <julian.maurice@biblibre.com>
Tue, 13 Sep 2022 06:47:29 +0000 (08:47 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 12 Oct 2022 19:14:09 +0000 (16:14 -0300)
Issue #16

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/_tables.scss

index 6272548..bbc523e 100644 (file)
@@ -540,6 +540,10 @@ tbody {
             &.disabled {
                 color: #999;
                 cursor: default;
+
+                span {
+                    background-color: transparent;
+                }
             }
 
             &:active,