Fix upstream's style inconsistencies among mx_TextualEvent
, mx_RedactedBody
, and mx_DecryptionFailureBody
#240
Labels
mx_TextualEvent
, mx_RedactedBody
, and mx_DecryptionFailureBody
#240
Description:
There are clear style inconsistencies among upstream's
mx_TextualEvent
,mx_RedactedBody
, andmx_DecryptionFailureBody
because of mixingcolor
andopacity
properties to set text color.They can easily be perceived on IRC layout:
Steps to reproduce the bug:
Expected result:
There should be consistency among them as below:
Actual result:
Inconsistencies over everywhere.
Client:
Additional context:
The text was updated successfully, but these errors were encountered: