remove background stripe

This commit is contained in:
gutmet 2020-03-27 18:02:51 +01:00
parent 5bce23f55b
commit e981032a4f

View File

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