Comment 3 for bug 2008918

Revision history for this message
Galen Charlton (gmc) wrote (last edit ):

The color #062C65 is not the same as the color used in the header of the modals that have "modal-header bg-info", so this patch introduces an inconsistency.

Now, white on #17a2b8 has a contrast ratio of only 3.04 to 1, so that doesn't seem to be the way to go unless we increase the size or weight of the modal title text.

So, should we be planning on across-the-board replacement of

class="modal-header bg-info"

with

class="modal-header" ?