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