Amend e2e normal icon from lock-solid to info (#31555)
* Amend e2e normal icon from lock-solid to info Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Update screenshot Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
committed by
GitHub
parent
040c348700
commit
773662e018
Binary file not shown.
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 54 KiB |
@@ -854,7 +854,7 @@ $left-gutter: 64px;
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.mx_EventTile_e2eIcon_normal::after {
|
&.mx_EventTile_e2eIcon_normal::after {
|
||||||
mask-image: url("@vector-im/compound-design-tokens/icons/lock-solid.svg");
|
mask-image: url("@vector-im/compound-design-tokens/icons/info.svg");
|
||||||
background-color: var(--cpd-color-icon-tertiary); /* grey */
|
background-color: var(--cpd-color-icon-tertiary); /* grey */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user