[ticket/15411] Use lowercase in hex color code

PHPBB3-15411
This commit is contained in:
vinny 2017-10-17 03:54:08 -03:00
parent d509bd9baa
commit 40247dcd1b

View file

@ -2762,7 +2762,7 @@ fieldset.permissions .permissions-switch {
} }
.outdated-ext { .outdated-ext {
color: #BC2A4D; color: #bc2a4d;
} }
.phpinfo { .phpinfo {