diff --git a/src/notification/bar.html b/src/notification/bar.html index d5b8c95b877..b3fc8b9312a 100644 --- a/src/notification/bar.html +++ b/src/notification/bar.html @@ -13,9 +13,9 @@
- +
diff --git a/src/popup/accounts/lock.component.html b/src/popup/accounts/lock.component.html index 173487f001f..1b7da04eaea 100644 --- a/src/popup/accounts/lock.component.html +++ b/src/popup/accounts/lock.component.html @@ -23,11 +23,11 @@ class="monospaced" [(ngModel)]="masterPassword" required appInputVerbatim>
- - +
@@ -38,11 +38,11 @@

- {{'logOut' | i18n}} +

diff --git a/src/popup/accounts/login.component.html b/src/popup/accounts/login.component.html index 0e760197add..6f0434b89fe 100644 --- a/src/popup/accounts/login.component.html +++ b/src/popup/accounts/login.component.html @@ -28,11 +28,11 @@ class="monospaced" [(ngModel)]="masterPassword" required appInputVerbatim>
- - +
diff --git a/src/popup/accounts/register.component.html b/src/popup/accounts/register.component.html index e9fd86bcad0..4bc4ebc8017 100644 --- a/src/popup/accounts/register.component.html +++ b/src/popup/accounts/register.component.html @@ -36,11 +36,11 @@ [appAutofocus]="email !== ''" appInputVerbatim (input)="updatePasswordStrength()">
- - +
@@ -64,11 +64,11 @@ appInputVerbatim>
- - +
diff --git a/src/popup/accounts/set-password.component.html b/src/popup/accounts/set-password.component.html index 8d724390887..da26956a830 100644 --- a/src/popup/accounts/set-password.component.html +++ b/src/popup/accounts/set-password.component.html @@ -43,11 +43,11 @@ (input)="updatePasswordStrength()" appInputVerbatim>
- - +
@@ -74,11 +74,11 @@ autocomplete="new-password">
- - +
diff --git a/src/popup/accounts/two-factor-options.component.html b/src/popup/accounts/two-factor-options.component.html index f9405d4837c..15ad88013f1 100644 --- a/src/popup/accounts/two-factor-options.component.html +++ b/src/popup/accounts/two-factor-options.component.html @@ -10,14 +10,14 @@
diff --git a/src/popup/accounts/two-factor.component.html b/src/popup/accounts/two-factor.component.html index 5eaa1c122e3..7026339ac34 100644 --- a/src/popup/accounts/two-factor.component.html +++ b/src/popup/accounts/two-factor.component.html @@ -73,7 +73,7 @@

{{'webAuthnNewTab' | i18n}}

- +

- {{'useAnotherTwoStepMethod' | i18n}} +

- +

diff --git a/src/popup/accounts/update-temp-password.component.html b/src/popup/accounts/update-temp-password.component.html index 91ce4d5cbf5..608e7214c8f 100644 --- a/src/popup/accounts/update-temp-password.component.html +++ b/src/popup/accounts/update-temp-password.component.html @@ -36,11 +36,11 @@ appInputVerbatim (input)="updatePasswordStrength()">
- - +
@@ -62,11 +62,11 @@ appInputVerbatim>
- - +
diff --git a/src/popup/components/cipher-row.component.html b/src/popup/components/cipher-row.component.html index 818e44c1b8b..91aa472d422 100644 --- a/src/popup/components/cipher-row.component.html +++ b/src/popup/components/cipher-row.component.html @@ -1,4 +1,4 @@ -
@@ -20,4 +20,4 @@ - + diff --git a/src/popup/components/password-reprompt.component.html b/src/popup/components/password-reprompt.component.html index 0033cdd2864..24354cb16ed 100644 --- a/src/popup/components/password-reprompt.component.html +++ b/src/popup/components/password-reprompt.component.html @@ -12,11 +12,11 @@ class="monospaced" [(ngModel)]="masterPassword" required appAutofocus>
- - +
diff --git a/src/popup/components/pop-out.component.html b/src/popup/components/pop-out.component.html index 1c34a1c762e..2e8d5581c24 100644 --- a/src/popup/components/pop-out.component.html +++ b/src/popup/components/pop-out.component.html @@ -1,5 +1,5 @@ - diff --git a/src/popup/components/send-list.component.html b/src/popup/components/send-list.component.html index 7862cd640e3..cbedd7fbe9d 100644 --- a/src/popup/components/send-list.component.html +++ b/src/popup/components/send-list.component.html @@ -1,4 +1,4 @@ -
@@ -47,4 +47,4 @@
-
+ diff --git a/src/popup/components/set-pin.component.html b/src/popup/components/set-pin.component.html index 8513011282e..c9a0126a8a8 100644 --- a/src/popup/components/set-pin.component.html +++ b/src/popup/components/set-pin.component.html @@ -14,11 +14,11 @@ class="monospaced" [(ngModel)]="pin" required appInputVerbatim cdkFocusInitial>
- - +
diff --git a/src/popup/generator/password-generator-history.component.html b/src/popup/generator/password-generator-history.component.html index f2d93bc27f5..26c96108883 100644 --- a/src/popup/generator/password-generator-history.component.html +++ b/src/popup/generator/password-generator-history.component.html @@ -1,6 +1,6 @@
- @@ -9,7 +9,7 @@ {{'passwordHistory' | i18n}}
-
@@ -26,10 +26,10 @@
- - +
diff --git a/src/popup/generator/password-generator.component.html b/src/popup/generator/password-generator.component.html index bb5f2552318..6986210e941 100644 --- a/src/popup/generator/password-generator.component.html +++ b/src/popup/generator/password-generator.component.html @@ -19,10 +19,10 @@
- {{'regeneratePassword' | i18n}} - {{'copyPassword' | i18n}} + +
diff --git a/src/popup/scss/box.scss b/src/popup/scss/box.scss index 2bf1c5078bd..d3f40f07e8d 100644 --- a/src/popup/scss/box.scss +++ b/src/popup/scss/box.scss @@ -307,7 +307,8 @@ margin-top: 5px; } - > a { + > a, + > button { padding: 8px 8px 8px 4px; margin: 0; @@ -322,6 +323,12 @@ padding-left: 10px; } + &.box-content-row-newmulti { + @include themify($themes) { + color: themed('primaryColor'); + } + } + &.box-content-row-checkbox, &.box-content-row-input, &.box-content-row-slider { label, .row-label { font-size: $font-size-base; @@ -518,7 +525,6 @@ justify-content: center; align-items: center; min-width: 34px; - height: 100%; margin-left: -5px; @include themify($themes) { diff --git a/src/popup/scss/buttons.scss b/src/popup/scss/buttons.scss index 1be16c912e4..e1c3b375cd0 100644 --- a/src/popup/scss/buttons.scss +++ b/src/popup/scss/buttons.scss @@ -69,7 +69,8 @@ width: 100%; } - &.link { + &.link, + &.neutral { border: none !important; background: none !important; @@ -86,3 +87,15 @@ } } } + +button.box-content-row { + display: block; + width: 100%; + text-align: left; +} + +button { + border: none; + background: transparent; + color: inherit; +} \ No newline at end of file diff --git a/src/popup/send/efflux-dates.component.html b/src/popup/send/efflux-dates.component.html index 57dc270244b..b7b35f3a46d 100644 --- a/src/popup/send/efflux-dates.component.html +++ b/src/popup/send/efflux-dates.component.html @@ -46,9 +46,9 @@
- +
diff --git a/src/popup/send/send-add-edit.component.html b/src/popup/send/send-add-edit.component.html index 3dcbbe14294..10499559e81 100644 --- a/src/popup/send/send-add-edit.component.html +++ b/src/popup/send/send-add-edit.component.html @@ -155,11 +155,11 @@ class="monospaced" [(ngModel)]="password" appInputVerbatim [readonly]="disableSend">
- - +
@@ -204,7 +204,7 @@ diff --git a/src/popup/send/send-groupings.component.html b/src/popup/send/send-groupings.component.html index 959ee3c37a1..34bc2f1bfea 100644 --- a/src/popup/send/send-groupings.component.html +++ b/src/popup/send/send-groupings.component.html @@ -8,7 +8,7 @@
-
@@ -22,7 +22,7 @@

{{'noItemsInList' | i18n}}

-
@@ -32,22 +32,22 @@ {{'types' | i18n}}
diff --git a/src/popup/send/send-type.component.html b/src/popup/send/send-type.component.html index 7fe28aacfc6..d489e5f3a53 100644 --- a/src/popup/send/send-type.component.html +++ b/src/popup/send/send-type.component.html @@ -11,7 +11,7 @@
-
@@ -24,7 +24,7 @@

{{'noItemsInList' | i18n}}

-
diff --git a/src/popup/settings/excluded-domains.component.html b/src/popup/settings/excluded-domains.component.html index 7a104492829..50bc0a856e5 100644 --- a/src/popup/settings/excluded-domains.component.html +++ b/src/popup/settings/excluded-domains.component.html @@ -16,9 +16,9 @@
- +
- - +
- {{'newUri' | i18n}} - +
- - +
diff --git a/src/popup/settings/folder-add-edit.component.html b/src/popup/settings/folder-add-edit.component.html index d7e6f9ea56c..9ebdeb7ab3e 100644 --- a/src/popup/settings/folder-add-edit.component.html +++ b/src/popup/settings/folder-add-edit.component.html @@ -24,7 +24,7 @@ diff --git a/src/popup/settings/folders.component.html b/src/popup/settings/folders.component.html index 6b12b47d591..6becefcf381 100644 --- a/src/popup/settings/folders.component.html +++ b/src/popup/settings/folders.component.html @@ -9,7 +9,7 @@ {{'folders' | i18n}}
-
@@ -17,8 +17,8 @@
- {{f.name}} +
diff --git a/src/popup/settings/settings.component.html b/src/popup/settings/settings.component.html index 262b4f1a484..66df2da28f2 100644 --- a/src/popup/settings/settings.component.html +++ b/src/popup/settings/settings.component.html @@ -48,16 +48,16 @@
-
{{'lockNow' | i18n}}
-
- +
@@ -70,41 +70,41 @@
-
{{'changeMasterPassword' | i18n}}
-
- + diff --git a/src/popup/vault/add-edit-custom-fields.component.html b/src/popup/vault/add-edit-custom-fields.component.html index 843fde75d0f..4fe2eae4228 100644 --- a/src/popup/vault/add-edit-custom-fields.component.html +++ b/src/popup/vault/add-edit-custom-fields.component.html @@ -8,9 +8,9 @@
- +
@@ -28,11 +28,11 @@
- - +
@@ -41,9 +41,9 @@
- +
- {{'newUri' | i18n}} - +
@@ -301,17 +301,17 @@
-
{{'attachments' | i18n}}
-
- +
@@ -359,7 +359,7 @@
diff --git a/src/popup/vault/attachments.component.html b/src/popup/vault/attachments.component.html index 44c776b9ef3..a1fb60d8e4a 100644 --- a/src/popup/vault/attachments.component.html +++ b/src/popup/vault/attachments.component.html @@ -28,7 +28,7 @@ {{a.sizeName}}
-
@@ -42,14 +42,14 @@ {{'collections' | i18n}}
@@ -58,7 +58,7 @@

{{'noItemsInList' | i18n}}

-
diff --git a/src/popup/vault/groupings.component.html b/src/popup/vault/groupings.component.html index 7474459f57a..32cefbe75b5 100644 --- a/src/popup/vault/groupings.component.html +++ b/src/popup/vault/groupings.component.html @@ -8,7 +8,7 @@
-
@@ -19,7 +19,7 @@

{{'noItemsInList' | i18n}}

- +
@@ -40,31 +40,31 @@ 4
@@ -81,7 +81,7 @@ {{folderCount}}
@@ -101,7 +101,7 @@ {{nestedCollections.length}}
@@ -129,7 +129,7 @@ {{deletedCount}}
diff --git a/src/popup/vault/password-history.component.html b/src/popup/vault/password-history.component.html index 6072d2613c7..83eed5671c7 100644 --- a/src/popup/vault/password-history.component.html +++ b/src/popup/vault/password-history.component.html @@ -20,10 +20,10 @@
- - +
diff --git a/src/popup/vault/view-custom-fields.component.html b/src/popup/vault/view-custom-fields.component.html index 2987b4e130c..8c3c1853b45 100644 --- a/src/popup/vault/view-custom-fields.component.html +++ b/src/popup/vault/view-custom-fields.component.html @@ -20,17 +20,17 @@ diff --git a/src/popup/vault/view.component.html b/src/popup/vault/view.component.html index c08b0cbb83f..cd61c3baba6 100644 --- a/src/popup/vault/view.component.html +++ b/src/popup/vault/view.component.html @@ -29,10 +29,10 @@
- - +
@@ -54,15 +54,15 @@ - - - +
- - +
@@ -103,15 +103,15 @@ {{cipher.card.number}}
@@ -129,15 +129,15 @@ {{cipher.card.code}}
@@ -198,14 +198,14 @@ @@ -229,19 +229,19 @@ {{'attachments' | i18n}}