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 --- .../app/videos/+video-edit/shared/video-edit.component.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'client/src/app/videos/+video-edit/shared/video-edit.component.html') diff --git a/client/src/app/videos/+video-edit/shared/video-edit.component.html b/client/src/app/videos/+video-edit/shared/video-edit.component.html index 967f3b188..152b069d2 100644 --- a/client/src/app/videos/+video-edit/shared/video-edit.component.html +++ b/client/src/app/videos/+video-edit/shared/video-edit.component.html @@ -9,7 +9,7 @@
- +
{{ formErrors.name }}
@@ -58,7 +58,7 @@
-
@@ -67,7 +67,7 @@
- @@ -81,7 +81,7 @@
- @@ -95,7 +95,7 @@
- @@ -109,7 +109,7 @@
- -- cgit v1.2.3