diff --git a/web/plugin.head.html b/web/plugin.head.html index 6c7768d..60b51f2 100644 --- a/web/plugin.head.html +++ b/web/plugin.head.html @@ -223,6 +223,16 @@ color: #ffffff !important; } + html:not(.politictalk-direct-access-blocked) #chat-recipient select, + html:not(.politictalk-direct-access-blocked) #chat-recipient select option, + html:not(.politictalk-direct-access-blocked) #select-chat-recipient, + html:not(.politictalk-direct-access-blocked) #select-chat-recipient option, + html:not(.politictalk-direct-access-blocked) [class*="privateMessageRecipientsList"] select, + html:not(.politictalk-direct-access-blocked) [class*="privateMessageRecipientsList"] select option { + color: #ffffff !important; + -webkit-text-fill-color: #ffffff !important; + } + html:not(.politictalk-direct-access-blocked) .chat-input-container [role="button"] svg, html:not(.politictalk-direct-access-blocked) .chat-input-container [aria-haspopup] svg, html:not(.politictalk-direct-access-blocked) [class*="chat-recipient"] svg,