mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 02:18:56 +00:00
[ticket/15411] Use lowercase in hex color code
PHPBB3-15411
This commit is contained in:
parent
d509bd9baa
commit
40247dcd1b
1 changed files with 1 additions and 1 deletions
|
@ -2762,7 +2762,7 @@ fieldset.permissions .permissions-switch {
|
|||
}
|
||||
|
||||
.outdated-ext {
|
||||
color: #BC2A4D;
|
||||
color: #bc2a4d;
|
||||
}
|
||||
|
||||
.phpinfo {
|
||||
|
|
Loading…
Add table
Reference in a new issue