MakeXSuckLess/whatsapp.com
2020-08-09 14:43:22 +02:00

13 lines
1.3 KiB
Plaintext

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 */