From dcba207583b70426a4cf0e566241894a13911758 Mon Sep 17 00:00:00 2001 From: RblSb Date: Mon, 27 Apr 2020 11:12:17 +0300 Subject: Improve video emotes --- res/css/cytube.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'res/css') diff --git a/res/css/cytube.css b/res/css/cytube.css index 55e832c..a550826 100644 --- a/res/css/cytube.css +++ b/res/css/cytube.css @@ -109,12 +109,6 @@ 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; -} /* #userpl_list li { -- cgit v1.2.3