zulip/web/templates/confirm_dialog
Sahil Batra f9c739ab9d modals: Update checkbox in deactivate user modal to be same as others.
This commit changes the design of checkbox in deactivate user modal
to be same as others in the app. We have added parent element with
".new-style" class for now, since we have this for all other checkbox
in the app and this seems to be the simplest solution.

In future, we plan to remove the "new-style" class and instead add
CSS based on a component for checkbox elements.
2023-03-01 16:34:12 -08:00
..
confirm_deactivate_bot.hbs
confirm_deactivate_custom_emoji.hbs
confirm_deactivate_own_user.hbs
confirm_deactivate_realm.hbs
confirm_deactivate_stream.hbs
confirm_deactivate_user.hbs
confirm_delete_all_drafts.hbs
confirm_delete_attachment.hbs
confirm_delete_data_export.hbs
confirm_delete_linkifier.hbs
confirm_delete_message.hbs
confirm_delete_playground.hbs
confirm_delete_profile_field.hbs
confirm_delete_profile_field_option.hbs
confirm_delete_topic.hbs
confirm_delete_user.hbs
confirm_delete_user_avatar.hbs
confirm_emoji_settings_warning.hbs
confirm_mute_user.hbs
confirm_reactivate_bot.hbs
confirm_reactivate_user.hbs
confirm_resend_invite.hbs
confirm_revoke_invite.hbs
confirm_subscription_invites_warning.hbs
confirm_unstar_all_messages.hbs
confirm_unstar_all_messages_in_topic.hbs
confirm_unsubscribe_private_stream.hbs