mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-19 08:01:27 +02:00
[ticket/17333] Fix Subscribe text button color
PHPBB-17333 Signed-off-by: Matt Friedman <maf675@gmail.com>
This commit is contained in:
@@ -1179,3 +1179,7 @@ input.disabled {
|
||||
background-color: #d41142;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.notification-subscribe_toggle {
|
||||
color: #47536b;
|
||||
}
|
||||
|
Reference in New Issue
Block a user