https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29616 --- Comment #9 from Lucas Gass <lucas@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #8)
There is a bright dark blue on the buttons when clicking them, but I notice that this is true for all the buttons (like "Go") right now - so not a blocker.
That appears to be from this rule in the OPAC CSS file: .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #0062cc; border-color: #005cbf; } Do we file a new bug? It seems like perhaps it was intentional to have the blue. -- You are receiving this mail because: You are watching all bug changes.