Use form-control to display box-shadow on form inputs/selects upon focus
authorRigel Kent <sendmemail@rigelk.eu>
Thu, 2 Apr 2020 09:39:14 +0000 (11:39 +0200)
committerRigel Kent <sendmemail@rigelk.eu>
Thu, 2 Apr 2020 09:39:14 +0000 (11:39 +0200)
commita6d5ff7604a3c2a94ff8814e2df7ca7bb2b48634
treed8b27f30741ae3c9a2a72c68210644c16cd8d9b3
parent21973012ab06a93dd901821dbbe078eb793bac4d
Use form-control to display box-shadow on form inputs/selects upon focus
38 files changed:
client/src/app/+about/about-instance/contact-admin-modal.component.html
client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html
client/src/app/+admin/follows/following-add/following-add.component.scss
client/src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html
client/src/app/+admin/users/user-edit/user-edit.component.html
client/src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html
client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html
client/src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html
client/src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html
client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html
client/src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html
client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html
client/src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html
client/src/app/+signup/+register/register-step-user.component.html
client/src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html
client/src/app/login/login.component.html
client/src/app/modal/instance-config-warning-modal.component.html
client/src/app/modal/welcome-modal.component.html
client/src/app/search/search-filters.component.html
client/src/app/search/search-filters.component.scss
client/src/app/shared/confirm/confirm.component.html
client/src/app/shared/confirm/confirm.component.ts
client/src/app/shared/forms/markdown-textarea.component.html
client/src/app/shared/moderation/user-ban-modal.component.html
client/src/app/shared/video/modals/video-blacklist.component.html
client/src/app/shared/video/modals/video-download.component.html
client/src/app/shared/video/modals/video-report.component.html
client/src/app/shared/video/video-miniature.component.html
client/src/app/videos/+video-edit/shared/video-caption-add-modal.component.html
client/src/app/videos/+video-edit/shared/video-edit.component.html
client/src/app/videos/+video-edit/shared/video-edit.component.scss
client/src/app/videos/+video-edit/video-add-components/video-upload.component.html
client/src/app/videos/+video-watch/comment/video-comment-add.component.html
client/src/app/videos/+video-watch/modal/video-support.component.html
client/src/sass/application.scss
client/src/sass/bootstrap.scss
client/src/sass/include/_mixins.scss
client/src/sass/include/_variables.scss