mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/18465] Fix badge color
PHPBB3-14865
This commit is contained in:
parent
52ddce75f6
commit
4d5b955a61
1 changed files with 1 additions and 1 deletions
|
@ -1407,7 +1407,7 @@ li.notification-disapproved strong {
|
|||
}
|
||||
|
||||
.badge {
|
||||
background-color: #D31141;
|
||||
background-color: #d31141;
|
||||
color: #ffffff;
|
||||
}
|
||||
/* stylelint-enable */
|
||||
|
|
Loading…
Add table
Reference in a new issue