From 6c767c2c8d2c4bef26b108a0fe64b98d43e4b087 Mon Sep 17 00:00:00 2001 From: Rik Roots Date: Tue, 26 Nov 2024 09:59:22 +0000 Subject: [PATCH] Updater styling for "The Filter" thrasher form" --- .../src/stylesheets/module/email-signup/_form.scss | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/static/src/stylesheets/module/email-signup/_form.scss b/static/src/stylesheets/module/email-signup/_form.scss index df7b463f32a..da0c9c7da75 100644 --- a/static/src/stylesheets/module/email-signup/_form.scss +++ b/static/src/stylesheets/module/email-signup/_form.scss @@ -316,6 +316,18 @@ } } +.email-sub__form--thrasher-the-filter { + .email-sub__thrasher-embed-label { + color: #121212; + } + + .email-sub__thrasher-embed-button { + background-color: $news-dark; + color: $brightness-100; + fill: $brightness-100; + } +} + .email-sub__thrasher-embed-icon { display: inline-flex; height: 100%;