Adrià Vilanova MartÃnez | 7ad72fe | 2023-11-02 21:54:41 +0100 | [diff] [blame^] | 1 | ec-movable-dialog .wrapper > .main > main > .top-row > div { // Note: this is too generic so it might match other things |
2 | color: var(--TWPT-primary-text)!important; | ||||
3 | } | ||||
4 | |||||
5 | ec-movable-dialog .wrapper > .main > main > .top-row .recipient-container .recipient { | ||||
6 | color: var(--TWPT-secondary-text)!important; | ||||
7 | } |