MakeXSuckLess/whatsapp.com

18 lines
1.7 KiB
Plaintext
Raw Normal View History

2020-02-24 17:47:41 +01:00
div[title="Status"] { display: none !important; } /* no annoying "new status" */
2020-03-27 17:42:10 +01:00
._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 */
2020-02-24 17:47:41 +01:00
.tail-container { display: none !important; } /* no tail on speech bubbles */
2020-03-27 17:42:10 +01:00
.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 */
2020-02-24 17:47:41 +01:00
.ZObjg { color: grey !important; } /* display phone numbers of unknown contacts in grey */
img.emoji { display: none !important; } /* no fucking inline emojis */
2020-03-27 18:02:51 +01:00
._347-w::after { background-color: inherit !important; } /* no green stripe in background */