From 645d32f6ad46d0efb3ef8c6f223a23a6678879c7 Mon Sep 17 00:00:00 2001 From: gutmet Date: Thu, 18 Feb 2021 14:05:33 +0100 Subject: [PATCH] delete whatsapp --- whatsapp.com | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 whatsapp.com diff --git a/whatsapp.com b/whatsapp.com deleted file mode 100644 index 5100824..0000000 --- a/whatsapp.com +++ /dev/null @@ -1,12 +0,0 @@ -div[title="Status"] { display: none !important; } /* no annoying "new status" */ -._1BjNO { display: none !important; } /* no fruity profile images */ -.m61XR { display: none !important; } /* don't display date of last conversation on the left */ -._3sKvP { background-color: white !important; } /* outgoing messages with white background instead of green */ -span[data-icon="tail-out"] { display: none !important; } /* no tail on speech bubbles */ -div[data-asset-chat-background-light="true"] { background-image: none !important; } /* no background image */ -._1DzHI { display: none !important; } /* no notification harassment */ -img.emoji { display: none !important; } /* no fucking inline emojis */ -._347-w::after { background-color: inherit !important; } /* no green stripe in background */ -span[data-icon="ptt"] { display: none !important; } /* no microphone button */ -span[data-icon="msg-dblcheck"] { display: none !important; } /* no check marks */ -span[data-icon="status-dblcheck"] { display: none !important; } /* no check marks in conversation list on the left */