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/shared/video/modals/video-blacklist.component.html | 13 ++++++++----- .../app/shared/video/modals/video-download.component.html | 7 ++++--- .../src/app/shared/video/modals/video-report.component.html | 13 ++++++++----- client/src/app/shared/video/video-miniature.component.html | 2 +- 4 files changed, 21 insertions(+), 14 deletions(-) (limited to 'client/src/app/shared/video') diff --git a/client/src/app/shared/video/modals/video-blacklist.component.html b/client/src/app/shared/video/modals/video-blacklist.component.html index 857a4dcec..8f06a6b02 100644 --- a/client/src/app/shared/video/modals/video-blacklist.component.html +++ b/client/src/app/shared/video/modals/video-blacklist.component.html @@ -8,8 +8,10 @@
- +
{{ formErrors.reason }}
@@ -27,9 +29,10 @@
- - Cancel - +