Merge pull request #5007 from vinny/ticket/15411

[ticket/15411] Use lowercase in hex color code
This commit is contained in:
Marc Alexander 2017-10-17 12:05:32 +02:00 committed by GitHub
commit b60f30ca66

View file

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