Adrià Vilanova MartÃnez | 7ad72fe | 2023-11-02 21:54:41 +0100 | [diff] [blame] | 1 | .popup-wrapper .profile .email { |
2 | color: var(--TWPT-subtle-button-background)!important; | ||||
3 | } | ||||
4 | |||||
5 | material-gaia-picker-footer { | ||||
6 | color: var(--TWPT-subtle-button-background)!important; | ||||
7 | background-color: var(--TWPT-active-background)!important; | ||||
8 | } | ||||
9 | |||||
10 | material-gaia-picker-footer material-button { | ||||
11 | color: var(--TWPT-secondary-text)!important; | ||||
12 | } |