From e981032a4f52e67ccb78b88fe91b26e1fd3f7a8c Mon Sep 17 00:00:00 2001 From: gutmet Date: Fri, 27 Mar 2020 18:02:51 +0100 Subject: [PATCH] remove background stripe --- whatsapp.com | 1 + 1 file changed, 1 insertion(+) diff --git a/whatsapp.com b/whatsapp.com index 551634f..96f19da 100644 --- a/whatsapp.com +++ b/whatsapp.com @@ -14,3 +14,4 @@ div[title="Status"] { display: none !important; } /* no annoying "ne ._2a1Yw { color: grey !important; } /* no different colors for names in group chats */ .ZObjg { color: grey !important; } /* display phone numbers of unknown contacts in grey */ img.emoji { display: none !important; } /* no fucking inline emojis */ +._347-w::after { background-color: inherit !important; } /* no green stripe in background */