Fix transparent verification checkmark in dark mode (#30235)
* Fix transparent verification checkmark in dark mode Fixes Issue https://github.com/element-hq/element-web/issues/28285 * Add white background to E2E Warning Icon Also adapted the testcases to the new background.
This commit is contained in:
@@ -1809,7 +1809,11 @@ exports[`RoomView should not display the timeline when the room encryption is lo
|
||||
<div
|
||||
aria-labelledby="«r3e»"
|
||||
class="mx_E2EIcon mx_E2EIcon_verified mx_MessageComposer_e2eIcon"
|
||||
/>
|
||||
>
|
||||
<div
|
||||
class="mx_E2EIcon_normal"
|
||||
/>
|
||||
</div>
|
||||
</span>
|
||||
</div>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user