pagelist headers: Increase contrast ratio

Increasing contrast ratio slightly to meet WCAG 2 AA requirements.

Bug: T310741
Change-Id: Ic7e674525e26e407e0d9f7dbab5dc87d358d5247
This commit is contained in:
Volker E 2022-06-15 13:07:21 -07:00
parent 05d7596153
commit ca776d7692

View file

@ -59,7 +59,7 @@
.changeslist-header() {
background-color: @colorGray14;
color: @colorGray7;
color: @colorGray5;
display: block;
width: 100%;
padding: 0.5em 16px 0.4em;