diff options
Diffstat (limited to 'res/css')
| -rw-r--r-- | res/css/cytube.css | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/res/css/cytube.css b/res/css/cytube.css index cf54118..9a79496 100644 --- a/res/css/cytube.css +++ b/res/css/cytube.css @@ -92,14 +92,15 @@ text-align: center; color: #fff; } -#smileswrap video { - vertical-align: middle; -} .smile-preview { padding: 2px; max-height: 75px; cursor: pointer; } +.channel-emote, .chat-img { + max-width: 200px; + max-height: 200px; +} /* #userpl_list li { |
