Emotemenu button styling again
This commit is contained in:
parent
26f88a3c5c
commit
62b79e8150
|
@ -14,7 +14,9 @@
|
||||||
#twitchcord-button {
|
#twitchcord-button {
|
||||||
position:absolute;
|
position:absolute;
|
||||||
width:50px;
|
width:50px;
|
||||||
height:100%;
|
height:42px;
|
||||||
|
top:2px;
|
||||||
|
right:2px;
|
||||||
background-image:url(https://static-cdn.jtvnw.net/emoticons/v1/5/1.0);
|
background-image:url(https://static-cdn.jtvnw.net/emoticons/v1/5/1.0);
|
||||||
background-repeat:no-repeat;
|
background-repeat:no-repeat;
|
||||||
background-size:36px;
|
background-size:36px;
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue