From 7235ebc06e881ebefe1d2c45a3b0f5304e26b936 Mon Sep 17 00:00:00 2001 From: Heshan Date: Sun, 6 Mar 2011 23:22:38 +0530 Subject: Completed general video upload with Video field and auto thumbnails creation using FFMPEG --- video.css | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'video.css') diff --git a/video.css b/video.css index e32fb59..e69de29 100644 --- a/video.css +++ b/video.css @@ -1,14 +0,0 @@ - -/** - * Image upload widget. - */ -div.video-preview { - float: left; /* LTR */ - padding: 0 10px 10px 0; /* LTR */ -} -div.video-widget-data { - float: left; /* LTR */ -} -div.video-widget-data input.text-field { - width: auto; -} -- cgit v1.2.3