Skip to content

Conversation

@florianduros
Copy link
Member

@florianduros florianduros commented Jul 9, 2025

Closes #30293
Regression due to #30235

@florianduros florianduros force-pushed the florianduros/fix-warning-shield branch from 3dd1253 to 1ca4df9 Compare July 10, 2025 08:13
@florianduros florianduros changed the title Fix e2e icon colour and remove icon next to the composer Fix e2e icon colour Jul 10, 2025
Comment on lines 65 to 67
.mx_E2EIcon_verified, .mx_E2EIcon_warning .mx_E2EIcon_normal::after {
mask-size: 90%;
background-color: white;
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the bg color removed, what mask is being downsized to 90%?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed the mask f1b1898

@florianduros florianduros added this pull request to the merge queue Jul 10, 2025
Merged via the queue into develop with commit a05ca97 Jul 10, 2025
36 of 40 checks passed
@florianduros florianduros deleted the florianduros/fix-warning-shield branch July 10, 2025 14:06
@t3chguy t3chguy added the backport staging Label to automatically backport PR to staging branch label Jul 10, 2025
RiotRobot pushed a commit that referenced this pull request Jul 10, 2025
* fix: remove white background on e2e verification icon and put white on the checkmark

* test(e2e): add non regression tests

* chore: remove unused CSS mask

(cherry picked from commit a05ca97)
github-merge-queue bot pushed a commit that referenced this pull request Jul 10, 2025
* fix: remove white background on e2e verification icon and put white on the checkmark

* test(e2e): add non regression tests

* chore: remove unused CSS mask

(cherry picked from commit a05ca97)

Co-authored-by: Florian Duros <[email protected]>
Dileep9999 pushed a commit to hemanth-nag/element-web that referenced this pull request Oct 8, 2025
* fix: remove white background on e2e verification icon and put white on the checkmark

* test(e2e): add non regression tests

* chore: remove unused CSS mask
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport staging Label to automatically backport PR to staging branch T-Enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verification icon has incorrect colour/background

5 participants