mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
custom fields: Change field alert notifications style in user settings.
This commit is contained in:
committed by
Tim Abbott
parent
5e19546c14
commit
166d4ce630
@@ -679,9 +679,13 @@ input[type=checkbox].inline-block {
|
||||
}
|
||||
|
||||
#account-settings .alert-notification.custom-field-status {
|
||||
padding-top: 0px;
|
||||
padding-bottom: 0px;
|
||||
margin-top: 0px;
|
||||
font-size: 14px;
|
||||
margin-bottom: 4px;
|
||||
padding-left: 0px;
|
||||
margin-left: 5px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
#realm_notifications_stream_label > button,
|
||||
|
||||
Reference in New Issue
Block a user