From e515163a901acb4b1fdd9ce28091ac86d00fa56d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rene=20Hamp=C3=B6lz?= Date: Thu, 15 Jun 2023 16:53:33 +0000 Subject: [PATCH] chore: Remove admin settings toolbar text-shadow --- snappymail/v/0.0.0/themes/NextcloudV25+/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/snappymail/v/0.0.0/themes/NextcloudV25+/styles.css b/snappymail/v/0.0.0/themes/NextcloudV25+/styles.css index 3b15d4384..91be3c638 100644 --- a/snappymail/v/0.0.0/themes/NextcloudV25+/styles.css +++ b/snappymail/v/0.0.0/themes/NextcloudV25+/styles.css @@ -1905,6 +1905,7 @@ html.sm-msgView-bottom #rl-app .messageView { #rl-app #V-AdminPane>.b-toolbar { width: 300px; + text-shadow: none; } html.rl-mobile #rl-app #V-AdminPane {