mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17333] Fix Subscribe text button color
PHPBB-17333 Signed-off-by: Matt Friedman <maf675@gmail.com>
This commit is contained in:
parent
5c58fd2055
commit
0ca8524633
1 changed files with 4 additions and 0 deletions
|
@ -1179,3 +1179,7 @@ input.disabled {
|
|||
background-color: #d41142;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.notification-subscribe_toggle {
|
||||
color: #47536b;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue