diff options
| author | RblSb <msrblsb@gmail.com> | 2020-04-27 11:12:17 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-04-27 11:12:17 +0300 |
| commit | dcba207583b70426a4cf0e566241894a13911758 (patch) | |
| tree | 4281a9c5ac41ef775f0c11cec01376f126937df4 /res/css | |
| parent | 9f93fb9783c4647a0e25b67078dded196d035ca9 (diff) | |
Improve video emotes
Diffstat (limited to 'res/css')
| -rw-r--r-- | res/css/cytube.css | 6 |
1 files changed, 0 insertions, 6 deletions
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 { |
