https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29616
--- Comment #9 from Lucas Gass <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
