Emotemenu button styling

This commit is contained in:
Jiiks 2015-11-27 02:06:35 +02:00
parent 4effe41b6b
commit ff9533f226
2 changed files with 5 additions and 2 deletions

View File

@ -12,9 +12,12 @@
}
#twitchcord-button {
background-color:#2E3136;
height:42px;
top:2px;
right:2px;
position:absolute;
width:50px;
height:100%;
background-image:url(https://static-cdn.jtvnw.net/emoticons/v1/5/1.0);
background-repeat:no-repeat;
background-size:36px;

2
css/main.min.css vendored

File diff suppressed because one or more lines are too long