From b1d2d5ed228324a377bd9bfb8eefa5fad1f3b69e Mon Sep 17 00:00:00 2001 From: sajjadcb Date: Wed, 2 Apr 2014 13:11:45 +0000 Subject: [PATCH] updated: upload form --- upload/styles/cb_2014/theme/css/uploader.css | 17 +++++- upload/styles/global/remote_upload_form.html | 54 ++++++++++---------- 2 files changed, 42 insertions(+), 29 deletions(-) diff --git a/upload/styles/cb_2014/theme/css/uploader.css b/upload/styles/cb_2014/theme/css/uploader.css index db971e57..d71f93ee 100644 --- a/upload/styles/cb_2014/theme/css/uploader.css +++ b/upload/styles/cb_2014/theme/css/uploader.css @@ -133,4 +133,19 @@ .uploadMoreVideos{ margin-bottom: 10px; -} \ No newline at end of file +} + +.remoteDownloadStatus{ + padding: 10px; + border: solid 1px #ddd; + margin-bottom: 10px; + } + .remoteDownloadStatus > span{ + display: block; + margin-top: 2px; + } + + .marginTop{ + margin-top: 10px; + margin-bottom: 0; + } \ No newline at end of file diff --git a/upload/styles/global/remote_upload_form.html b/upload/styles/global/remote_upload_form.html index 9647e3f9..b19f750d 100644 --- a/upload/styles/global/remote_upload_form.html +++ b/upload/styles/global/remote_upload_form.html @@ -8,47 +8,45 @@
- - - - -
-
-
- 60% Complete -
+
+ + +
-
- Downloaded - 0.00 Mb - of - 0.00 Mb + + + -
{*
{lang('remoteDownloadStatusDiv')}
*} -
- - - +
+ + +
{literal} {/literal} {$videoFields = $Upload->load_video_fields($input)}