From 2af7d54dbc1001eb0a08fde34b32b01c3afdecda Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Mon, 3 Mar 2025 17:14:20 +0530 Subject: [PATCH] remove snappymail change --- style.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/style.css b/style.css index ab3988d..ed065af 100644 --- a/style.css +++ b/style.css @@ -4666,11 +4666,3 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { display:none; } -#rl-app #rl-right #V-SystemDropDown .dropdown-menu li a[data-i18n="TITLES/SETTINGS"], -#V-MailFolderList a[data-i18n="[title]SETTINGS_LABELS/FOLDERS"] { - display: none !important; -} -#V-SystemDropDown .dropdown-menu.right-edge.show li:nth-last-child(3) { - display:none - } - -- GitLab