From: Laury GvR Date: Mon, 10 Apr 2017 14:35:49 +0000 (-0400) Subject: Changing the markup/styles for the progress window on the files tab X-Git-Tag: v2.9.15^2~15^2~9 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=751621bb457619044f84083c32c4a456ab49fdf4;p=WP-Plugins%2Fglm-member-db.git Changing the markup/styles for the progress window on the files tab --- diff --git a/css/admin.css b/css/admin.css index bc384a84..f74aa7bc 100644 --- a/css/admin.css +++ b/css/admin.css @@ -402,6 +402,9 @@ td.glm-nowrap { background-color: #eee; font-size: .8em; } +#glm-admin-content-container #glm-table-files { + width: 100%; +} .glm-galleryFiles .glm-galleryContainer a { display: block; margin-top: 10px; @@ -410,6 +413,27 @@ td.glm-nowrap { .glm-galleryFiles .glm-galleryContainer { height: 5em; } +#glm-admin-content-container .glm-row, .glm-admin-table.glm-admin-table-inner .glm-fileUploadStatus .glm-row { + margin-bottom: 0px; +} +#glm-admin-content-container .glm-fileUploadStatus { + height: 10em; +} +.glm-fileUploadStatus .glm-statusPrompt { + padding: 0 15px; + text-align: right; + width: 15%; + float: left; +} +.glm-fileUploadStatus .glm-statusValue { + padding: 0; + text-align: left; + width: auto; + float: left; +} +.glm-fileUploadStatus .glm-statusValue.glm-progressBarWrapper { + width: 65%; +} .glm-galleryContainer { clear: both; diff --git a/views/admin/member/memberInfo.html b/views/admin/member/memberInfo.html index 83b39263..0d9a6f0d 100644 --- a/views/admin/member/memberInfo.html +++ b/views/admin/member/memberInfo.html @@ -107,7 +107,6 @@ Files - Files {if $memberUpdated}{$terms.term_member_cap} Profile Updated{/if} {if $memberUpdateError}{$terms.term_member_cap} Profile Update Error{/if} diff --git a/views/admin/member/memberInfo/editFiles.html b/views/admin/member/memberInfo/editFiles.html index c2cfb4c5..37e7e48e 100644 --- a/views/admin/member/memberInfo/editFiles.html +++ b/views/admin/member/memberInfo/editFiles.html @@ -1,7 +1,7 @@

Files

-
+
{if $memberInfoID} @@ -22,18 +22,18 @@ Uploading File { thisFile } of { numbFiles }
+
Cancel Upload
-
Cancel Upload
Name:
{ fileName }
Type:
{ fileType }
Size:
{ fileSize }
-
Progress:
+
Progress:
@@ -51,7 +51,7 @@ -
+

File Name:

@@ -59,8 +59,8 @@
+

New Upload

Delete:

-

New Upload