Update BruhButton.theme.css to match the new Discord update

This commit is contained in:
Chev 2019-11-11 16:59:51 -08:00
parent 107c0569c4
commit d97008457b

View file

@ -1,9 +1,5 @@
//META{"name":"Bruh Button Emotes","description":"Change all Discord emotes to a bruh button","author":"Chev","version":"1.0.0"}*//
//META{"name":"Bruh Button Emotes","description":"Change all Discord emotes to a bruh button","author":"Chev","version":"1.0.1"}*//
.emoji, .da-emojiItem, .da-spriteItem {
box-sizing: border-box;
background: url("https://i.imgur.com/tL3jpys.png") center !important; /*Custom URL goes into url()!*/
}
.emoji {
padding-left: 32px;
content: url("https://i.imgur.com/tL3jpys.png") !important;
background-image: none !important;
}