From fc60dc94fcce9c1e265a0c8586240637ae6a0893 Mon Sep 17 00:00:00 2001 From: the-djmaze <> Date: Tue, 1 Mar 2022 10:02:14 +0100 Subject: [PATCH] Revert broken background due to #249 --- snappymail/v/0.0.0/themes/SquaresDark/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snappymail/v/0.0.0/themes/SquaresDark/styles.css b/snappymail/v/0.0.0/themes/SquaresDark/styles.css index 9005dad3c..fca5157b3 100644 --- a/snappymail/v/0.0.0/themes/SquaresDark/styles.css +++ b/snappymail/v/0.0.0/themes/SquaresDark/styles.css @@ -160,7 +160,7 @@ input, textarea, .select, select, .emailaddresses { color: #fff; } .select, select { - background-image: url("data:image/svg+xml,"); */ + background-image: url("data:image/svg+xml,"); } hr {