Søren Dyrby
Results
1
comments of
Søren Dyrby
Change this ``` span.c-message__body, a.c-message__sender_link, span.c-message_attachment__media_trigger.c-message_attachment__media_trigger--caption, div.p-message_pane__foreword__description span { color: #afafaf !important; } ``` To this ``` span.c-message__body, a.c-message__sender_link, span.c-message_attachment__text, .c-message_attachment__field_value, span.c-message_attachment__media_trigger.c-message_attachment__media_trigger--caption, div.p-message_pane__foreword__description span { color: #afafaf !important; } .c-message_attachment__field_title...