aboutsummaryrefslogtreecommitdiffstats
path: root/res/css
diff options
context:
space:
mode:
Diffstat (limited to 'res/css')
-rw-r--r--res/css/cytube.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/res/css/cytube.css b/res/css/cytube.css
index b080f91..55e832c 100644
--- a/res/css/cytube.css
+++ b/res/css/cytube.css
@@ -101,11 +101,16 @@
max-height: 75px;
cursor: pointer;
}
-.channel-emote, .chat-img {
+.channel-emote {
max-width: 150px;
max-height: 150px;
}
+.chat-img {
+ max-width: 200px;
+ max-height: 200px;
+}
video.channel-emote, video.chat-img {
+ background-color: transparent;
/* Fixes default video tag size in chat when tab unloads videos in background */
/* (some browsers optimization i guess) */
height: 150px;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage