[Koha-bugs] [Bug 29616] Replace library information popup in the OPAC with a modal

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 3 17:22:07 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29616

--- Comment #9 from Lucas Gass <lucas at 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.


More information about the Koha-bugs mailing list