From 4a35930e2dcd7032edaeaffd250d2361d63d0b40 Mon Sep 17 00:00:00 2001 From: "K. Sasa" Date: Tue, 28 Jul 2020 02:22:56 +0900 Subject: [PATCH] Consistent: Replaced the clipboard icon with a clone icon to improve UX (#1344) * Replace clone item button fa-clone to fa-files-o * Replace copy value button fa-clipboard to fa-clone --- .../components/action-buttons.component.html | 2 +- .../password-generator-history.component.html | 2 +- src/popup/vault/password-history.component.html | 2 +- src/popup/vault/view.component.html | 16 ++++++++-------- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/popup/components/action-buttons.component.html b/src/popup/components/action-buttons.component.html index 54039a3057..f6c225f51b 100644 --- a/src/popup/components/action-buttons.component.html +++ b/src/popup/components/action-buttons.component.html @@ -31,6 +31,6 @@ - + diff --git a/src/popup/generator/password-generator-history.component.html b/src/popup/generator/password-generator-history.component.html index 48190a650a..f2d93bc27f 100644 --- a/src/popup/generator/password-generator-history.component.html +++ b/src/popup/generator/password-generator-history.component.html @@ -28,7 +28,7 @@
- +
diff --git a/src/popup/vault/password-history.component.html b/src/popup/vault/password-history.component.html index 5637dc9d22..6072d2613c 100644 --- a/src/popup/vault/password-history.component.html +++ b/src/popup/vault/password-history.component.html @@ -22,7 +22,7 @@
- +
diff --git a/src/popup/vault/view.component.html b/src/popup/vault/view.component.html index 946a7d7a5d..061ca996ac 100644 --- a/src/popup/vault/view.component.html +++ b/src/popup/vault/view.component.html @@ -31,7 +31,7 @@
- +
@@ -62,7 +62,7 @@ - + @@ -86,7 +86,7 @@
- +
@@ -105,7 +105,7 @@
- +
@@ -131,7 +131,7 @@ - + @@ -199,7 +199,7 @@ - + @@ -245,7 +245,7 @@ - + @@ -272,7 +272,7 @@ *ngIf="!cipher.organizationId && !cipher.isDeleted">
{{'cloneItem' | i18n}}