From afa62609bc81f57af0d2f0e1f7c18239fd12ce92 Mon Sep 17 00:00:00 2001 From: YashRE42 <33805964+YashRE42@users.noreply.github.com> Date: Sun, 21 Nov 2021 21:36:31 +0530 Subject: [PATCH] stream_types: Remove grey-box class. Previously, the presence of the styles applied by grey-box caused a visual disparity between this modal and similar settings in our organisation settings view, hence, this commit removes this class. --- static/styles/dark_theme.css | 2 +- static/templates/stream_settings/stream_types.hbs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/styles/dark_theme.css b/static/styles/dark_theme.css index ab89e96c8d..f6401ed295 100644 --- a/static/styles/dark_theme.css +++ b/static/styles/dark_theme.css @@ -615,7 +615,7 @@ body.night-mode { .subscriber-list-box .subscriber_list_container .subscriber-list tr, #subscription_overlay ul.grey-box li, #subscription_overlay .grey-box .radio-input-parent, - #stream_privacy_modal .grey-box .radio-input-parent, + #stream_privacy_modal .radio-input-parent, #settings_page .sidebar, #settings_page .sidebar *, table, diff --git a/static/templates/stream_settings/stream_types.hbs b/static/templates/stream_settings/stream_types.hbs index 36d1583641..dfaaa30a3b 100644 --- a/static/templates/stream_settings/stream_types.hbs +++ b/static/templates/stream_settings/stream_types.hbs @@ -1,4 +1,4 @@ -