mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/18465] Fix badge color
PHPBB3-14865
This commit is contained in:
@@ -1407,7 +1407,7 @@ li.notification-disapproved strong {
|
||||
}
|
||||
|
||||
.badge {
|
||||
background-color: #D31141;
|
||||
background-color: #d31141;
|
||||
color: #ffffff;
|
||||
}
|
||||
/* stylelint-enable */
|
||||
|
Reference in New Issue
Block a user