From 16bf9e760074d41d0a0df4f882c755deff7f03c1 Mon Sep 17 00:00:00 2001 From: Sahil Batra Date: Mon, 7 Aug 2023 13:02:19 +0530 Subject: [PATCH] templates: Remove table-condensed class for elements. The table-condensed class was used by bootstrap to add padding to the table cells. But since we want padding in cells for all tables, we added the padding CSS to the other existing CSS for tables while removing the bootstrap CSS for tables and "table-condensed" is not required anymore. --- web/templates/keyboard_shortcuts.hbs | 18 +++++++++--------- web/templates/markdown_help.hbs | 2 +- web/templates/search_operators.hbs | 2 +- web/templates/settings/alert_word_settings.hbs | 2 +- .../settings/attachments_settings.hbs | 2 +- web/templates/settings/bot_list_admin.hbs | 2 +- web/templates/settings/data_exports_admin.hbs | 2 +- .../settings/deactivated_users_admin.hbs | 2 +- .../settings/default_streams_list_admin.hbs | 2 +- .../settings/emoji_settings_admin.hbs | 2 +- web/templates/settings/invites_list_admin.hbs | 2 +- .../settings/linkifier_settings_admin.hbs | 2 +- .../settings/muted_users_settings.hbs | 2 +- .../settings/notification_settings.hbs | 2 +- .../settings/playground_settings_admin.hbs | 2 +- .../settings/profile_field_settings_admin.hbs | 2 +- web/templates/settings/realm_domains_modal.hbs | 2 +- web/templates/settings/user_list_admin.hbs | 2 +- .../settings/user_topics_settings.hbs | 2 +- 19 files changed, 27 insertions(+), 27 deletions(-) diff --git a/web/templates/keyboard_shortcuts.hbs b/web/templates/keyboard_shortcuts.hbs index 18f04fc912..9b2dd3eb32 100644 --- a/web/templates/keyboard_shortcuts.hbs +++ b/web/templates/keyboard_shortcuts.hbs @@ -2,7 +2,7 @@ aria-label="{{t 'Keyboard shortcuts' }}">
+
@@ -59,7 +59,7 @@
{{t "The basics" }}
- +
@@ -112,7 +112,7 @@
{{t 'Navigation' }}
- +
@@ -157,7 +157,7 @@
{{t 'Composing messages' }}
- +
@@ -202,7 +202,7 @@
{{t 'Narrowing' }}
- +
@@ -261,7 +261,7 @@
{{t 'Message actions' }}
- +
@@ -278,7 +278,7 @@
{{t 'Recent conversations' }}
- +
@@ -299,7 +299,7 @@
{{t 'Drafts' }}
- +
@@ -324,7 +324,7 @@
{{t 'Menus' }}
- +
diff --git a/web/templates/markdown_help.hbs b/web/templates/markdown_help.hbs index 7438cf17f2..13355f66af 100644 --- a/web/templates/markdown_help.hbs +++ b/web/templates/markdown_help.hbs @@ -2,7 +2,7 @@ aria-label="{{t 'Message formatting' }}">
{{t 'Streams settings' }}
+
diff --git a/web/templates/search_operators.hbs b/web/templates/search_operators.hbs index b4bf2687f7..05c6a57d4c 100644 --- a/web/templates/search_operators.hbs +++ b/web/templates/search_operators.hbs @@ -1,7 +1,7 @@
{{t "You type" }}
+
diff --git a/web/templates/settings/alert_word_settings.hbs b/web/templates/settings/alert_word_settings.hbs index 72f4d7cd41..883aeba6c5 100644 --- a/web/templates/settings/alert_word_settings.hbs +++ b/web/templates/settings/alert_word_settings.hbs @@ -18,7 +18,7 @@
-
{{t "Filter" }}
+
diff --git a/web/templates/settings/attachments_settings.hbs b/web/templates/settings/attachments_settings.hbs index 6b4c02dcd6..f0282c0d80 100644 --- a/web/templates/settings/attachments_settings.hbs +++ b/web/templates/settings/attachments_settings.hbs @@ -7,7 +7,7 @@
-
{{t "Word" }} {{t "Actions" }}
+
diff --git a/web/templates/settings/bot_list_admin.hbs b/web/templates/settings/bot_list_admin.hbs index 68cc9ad264..4dab5591e4 100644 --- a/web/templates/settings/bot_list_admin.hbs +++ b/web/templates/settings/bot_list_admin.hbs @@ -12,7 +12,7 @@
-
{{t "File" }} {{t "Date uploaded" }}
+
diff --git a/web/templates/settings/data_exports_admin.hbs b/web/templates/settings/data_exports_admin.hbs index 85ed7baa46..c1a03acbd0 100644 --- a/web/templates/settings/data_exports_admin.hbs +++ b/web/templates/settings/data_exports_admin.hbs @@ -37,7 +37,7 @@
-
{{t "Name" }} {{t "Email" }}
+
diff --git a/web/templates/settings/deactivated_users_admin.hbs b/web/templates/settings/deactivated_users_admin.hbs index e7701bee26..9b30bab840 100644 --- a/web/templates/settings/deactivated_users_admin.hbs +++ b/web/templates/settings/deactivated_users_admin.hbs @@ -10,7 +10,7 @@
-
{{t "Requesting user" }} {{t "Time" }}
+
diff --git a/web/templates/settings/default_streams_list_admin.hbs b/web/templates/settings/default_streams_list_admin.hbs index 3477a22d95..4355260eae 100644 --- a/web/templates/settings/default_streams_list_admin.hbs +++ b/web/templates/settings/default_streams_list_admin.hbs @@ -12,7 +12,7 @@
-
{{t "Name" }} {{t "Email" }}
+
{{#if is_admin}} diff --git a/web/templates/settings/emoji_settings_admin.hbs b/web/templates/settings/emoji_settings_admin.hbs index ceef112663..2864faa22f 100644 --- a/web/templates/settings/emoji_settings_admin.hbs +++ b/web/templates/settings/emoji_settings_admin.hbs @@ -15,7 +15,7 @@ aria-label="{{t 'Filter emoji' }}"/>
-
{{t "Name" }}
+
diff --git a/web/templates/settings/invites_list_admin.hbs b/web/templates/settings/invites_list_admin.hbs index 41ba1ad2c2..f475864b35 100644 --- a/web/templates/settings/invites_list_admin.hbs +++ b/web/templates/settings/invites_list_admin.hbs @@ -14,7 +14,7 @@
-
{{t "Name" }} {{t "Image" }}
+
{{#if is_admin }} diff --git a/web/templates/settings/linkifier_settings_admin.hbs b/web/templates/settings/linkifier_settings_admin.hbs index 7302508923..492d2ea6d4 100644 --- a/web/templates/settings/linkifier_settings_admin.hbs +++ b/web/templates/settings/linkifier_settings_admin.hbs @@ -63,7 +63,7 @@
-
{{t "Invitee" }}
+
diff --git a/web/templates/settings/muted_users_settings.hbs b/web/templates/settings/muted_users_settings.hbs index 1757a45b69..c72689cb63 100644 --- a/web/templates/settings/muted_users_settings.hbs +++ b/web/templates/settings/muted_users_settings.hbs @@ -4,7 +4,7 @@
-
{{t "Pattern" }} {{t "URL template" }}
+
diff --git a/web/templates/settings/notification_settings.hbs b/web/templates/settings/notification_settings.hbs index 7583a772cc..5d027718de 100644 --- a/web/templates/settings/notification_settings.hbs +++ b/web/templates/settings/notification_settings.hbs @@ -5,7 +5,7 @@ {{> settings_save_discard_widget section_name="general-notify-settings" show_only_indicator=(not for_realm_settings) }}

{{t "Configure how Zulip notifies you about new messages." }}

-
{{t "User" }} {{t "Date muted" }}
+
diff --git a/web/templates/settings/playground_settings_admin.hbs b/web/templates/settings/playground_settings_admin.hbs index a303cfac72..d211c3647c 100644 --- a/web/templates/settings/playground_settings_admin.hbs +++ b/web/templates/settings/playground_settings_admin.hbs @@ -69,7 +69,7 @@
-
+
diff --git a/web/templates/settings/profile_field_settings_admin.hbs b/web/templates/settings/profile_field_settings_admin.hbs index eb7a42d974..5c74ac1074 100644 --- a/web/templates/settings/profile_field_settings_admin.hbs +++ b/web/templates/settings/profile_field_settings_admin.hbs @@ -7,7 +7,7 @@ {{/if}}
-
{{t "Language" }} {{t "Name" }}
+
diff --git a/web/templates/settings/realm_domains_modal.hbs b/web/templates/settings/realm_domains_modal.hbs index b54f765f8d..9948e15b77 100644 --- a/web/templates/settings/realm_domains_modal.hbs +++ b/web/templates/settings/realm_domains_modal.hbs @@ -1,4 +1,4 @@ -
{{t "Label" }}
+
diff --git a/web/templates/settings/user_list_admin.hbs b/web/templates/settings/user_list_admin.hbs index f63e79fab7..bcc3e6234e 100644 --- a/web/templates/settings/user_list_admin.hbs +++ b/web/templates/settings/user_list_admin.hbs @@ -9,7 +9,7 @@
-
{{t "Domain" }} {{t "Allow subdomains"}}
+
diff --git a/web/templates/settings/user_topics_settings.hbs b/web/templates/settings/user_topics_settings.hbs index 1144bfe5f4..efcad67e70 100644 --- a/web/templates/settings/user_topics_settings.hbs +++ b/web/templates/settings/user_topics_settings.hbs @@ -26,7 +26,7 @@
-
{{t "Name" }} {{t "Email" }}
+
{{t "Stream" }} {{t "Topic" }}