From 0a861e5ee018151a90ad3907b1e20dadd3a1e9a2 Mon Sep 17 00:00:00 2001 From: Victoria League Date: Fri, 13 Sep 2024 14:29:33 -0400 Subject: [PATCH] [CL-404] Switch to primary-600 for all focus indicators (#11015) --- .../popup-tab-navigation.component.html | 2 +- libs/components/src/badge/badge.directive.ts | 2 +- .../components/src/button/button.component.ts | 2 +- .../src/checkbox/checkbox.component.ts | 2 +- .../chip-select/chip-select.component.html | 2 +- .../form-control/form-control.component.html | 2 +- .../src/form-field/form-field.component.html | 2 +- .../src/form-field/form-field.component.ts | 6 +++--- .../src/icon-button/icon-button.component.ts | 20 +++++++++---------- libs/components/src/input/input.directive.ts | 8 ++++---- libs/components/src/item/item.component.html | 2 +- .../src/menu/menu-item.directive.ts | 2 +- .../src/radio-button/radio-input.component.ts | 2 +- 13 files changed, 27 insertions(+), 27 deletions(-) diff --git a/apps/browser/src/platform/popup/layout/popup-tab-navigation.component.html b/apps/browser/src/platform/popup/layout/popup-tab-navigation.component.html index a0ff252c6c2..fd386bb0f06 100644 --- a/apps/browser/src/platform/popup/layout/popup-tab-navigation.component.html +++ b/apps/browser/src/platform/popup/layout/popup-tab-navigation.component.html @@ -6,7 +6,7 @@
diff --git a/libs/components/src/form-control/form-control.component.html b/libs/components/src/form-control/form-control.component.html index ef26b1c6c04..c2270ab79a6 100644 --- a/libs/components/src/form-control/form-control.component.html +++ b/libs/components/src/form-control/form-control.component.html @@ -1,5 +1,5 @@