From f2a791d89dfb186465f4c6b192f4005035931dab Mon Sep 17 00:00:00 2001 From: Alib Date: Tue, 23 Feb 2010 20:38:27 +0100 Subject: better player thumb view with aspect ratio. --- css/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'css') diff --git a/css/style.css b/css/style.css index 05bb515..c7b08b3 100755 --- a/css/style.css +++ b/css/style.css @@ -255,6 +255,11 @@ body.ipodlist #footer, body.ipodlist #footer a { margin-top: 5px; } +.pageitem video { + border: 0; + margin-top: 5px; +} + .pageitem { -webkit-border-radius: 8px; background-color: #fff; -- cgit v1.2.3