Introduce new copy icon (#8942)

PSG-110
This commit is contained in:
Michael Weimann
2022-07-01 11:29:19 +02:00
committed by GitHub
parent 2468e5830b
commit 8e457f17ba
8 changed files with 44 additions and 16 deletions
@@ -91,7 +91,12 @@ limitations under the License.
}
.mx_MessageContextMenu_iconCopy::before {
height: 12px;
left: 2px;
mask-image: url($copy-button-url);
position: relative;
width: 12px;
top: 3px;
}
.mx_MessageContextMenu_iconEdit::before {