[Koha-bugs] [Bug 20622] Add some color to bootstrap modal headers and footers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 20 12:09:16 CEST 2018


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

--- Comment #6 from Kyle M Hall <kyle at bywatersolutions.com> ---
That looks perfect! Thanks Owen. I authored the patch in your name and added my
sign-off to it!

(In reply to Owen Leonard from comment #4)
> Because of the way the modal is styled, changing the background color this
> way has a side-effect of eliminating the rounded corners on the modal. Since
> this wasn't an explicit choice I'm going to suggest an alternative:
> 
> On line 2674:
> 
> .modal-body {
>     background-color: #FFF;
>     overflow-y: auto;
> }
> 
> .modal-content {
>     background-color : #EDF4F6;
> }

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list