diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2020-04-03 12:30:52 +0200 |
---|---|---|
committer | Rigel Kent <sendmemail@rigelk.eu> | 2020-04-03 12:30:56 +0200 |
commit | 6a4c30de0e2ff82b8df1fc8ab4172ef63bd25566 (patch) | |
tree | e704bc3ae81de879a8b4b9b0036ca95c3591efe6 /client/src/app/+my-account/my-account-settings/my-account-notification-preferences | |
parent | 23f1b9da1577c64e2caa1dff8f3aa92eb8d184cf (diff) | |
download | PeerTube-6a4c30de0e2ff82b8df1fc8ab4172ef63bd25566.tar.gz PeerTube-6a4c30de0e2ff82b8df1fc8ab4172ef63bd25566.tar.zst PeerTube-6a4c30de0e2ff82b8df1fc8ab4172ef63bd25566.zip |
Put box-shadow for input focus in variables, apply form-control to p-multiselect
Diffstat (limited to 'client/src/app/+my-account/my-account-settings/my-account-notification-preferences')
-rw-r--r-- | client/src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/client/src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.scss b/client/src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.scss index 0b292850e..75e52fa1b 100644 --- a/client/src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.scss +++ b/client/src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.scss | |||
@@ -8,10 +8,6 @@ | |||
8 | 8 | ||
9 | &:first-child { | 9 | &:first-child { |
10 | font-size: 16px; | 10 | font-size: 16px; |
11 | |||
12 | & > div { | ||
13 | font-weight: $font-semibold; | ||
14 | } | ||
15 | } | 11 | } |
16 | 12 | ||
17 | & > div { | 13 | & > div { |