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