Use compound colours for verification badges (#9794)
* update e2e colour variables to compound colours * use e2e colour vars for e2e icons
This commit is contained in:
parent
0485b74acb
commit
d3ab11928b
8 changed files with 12 additions and 12 deletions
|
@ -678,7 +678,7 @@ $left-gutter: 64px;
|
|||
|
||||
&.mx_EventTile_e2eIcon_warning::after {
|
||||
mask-image: url("$(res)/img/e2e/warning.svg");
|
||||
background-color: $alert;
|
||||
background-color: $e2e-warning-color;
|
||||
}
|
||||
|
||||
&.mx_EventTile_e2eIcon_normal::after {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue