From a6d5ff7604a3c2a94ff8814e2df7ca7bb2b48634 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Thu, 2 Apr 2020 11:39:14 +0200 Subject: Use form-control to display box-shadow on form inputs/selects upon focus --- .../my-account-accept-ownership.component.html | 7 ++++--- .../my-account-change-email/my-account-change-email.component.html | 4 ++-- .../my-account-change-password.component.html | 6 +++--- .../my-account-interface-settings.component.html | 2 +- .../my-account-profile/my-account-profile.component.html | 4 ++-- .../my-account-video-settings.component.html | 2 +- .../my-account-video-channel-edit.component.html | 6 +++--- .../video-change-ownership/video-change-ownership.component.html | 7 ++++--- 8 files changed, 20 insertions(+), 18 deletions(-) (limited to 'client/src/app/+my-account') diff --git a/client/src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html b/client/src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html index 674a4e8a2..a155d90e0 100644 --- a/client/src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html +++ b/client/src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html @@ -21,9 +21,10 @@