mirror of
https://github.com/chev2/bd-themes.git
synced 2025-10-30 08:11:44 +00:00
Update BruhButton.theme.css to match the new Discord update
This commit is contained in:
parent
107c0569c4
commit
d97008457b
1 changed files with 3 additions and 7 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue