updated for current css classes and such
This commit is contained in:
parent
7ed4865a6d
commit
d4e53c64bc
30
whatsapp.com
30
whatsapp.com
|
@ -1,18 +1,12 @@
|
|||
/* unmaintained since April 2020, since I no longer have to use WhatsApp */
|
||||
div[title="Status"] { display: none !important; } /* no annoying "new status" */
|
||||
._1WliW { display: none !important; } /* no fruity profile images */
|
||||
._3Bxar { display: none !important; } /* don't display date of last conversation on the left */
|
||||
.MVjBr { background-color: white !important; } /* outgoing messages with white background instead of green */
|
||||
._3e2jK { box-shadow: none !important; } /* no shadow below message boxes */
|
||||
.tail-container { display: none !important; } /* no tail on speech bubbles */
|
||||
.jdhpF { display: none !important; } /* no check marks */
|
||||
.mYCYF { display: none !important; } /* no smilie button */
|
||||
._1UWg0 { display: none !important; } /* no microphone button */
|
||||
.YUoyu { background-image: none !important; } /* no background image */
|
||||
._1GX8_ { background-color: #d9dbd5 !important; } /* conversation background */
|
||||
.m6ZEb { display: none !important; } /* no notification harassment */
|
||||
._1VfKB { display: none !important; } /* no check marks in conversation list on the left */
|
||||
._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 */
|
||||
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 */
|
||||
|
|
Loading…
Reference in New Issue
Block a user