fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [15476]


From: nelson . guerra
Subject: [Fmsystem-commits] [15476]
Date: Wed, 17 Aug 2016 01:17:00 +0000 (UTC)

Revision: 15476
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15476
Author:   nelson224
Date:     2016-08-17 01:17:00 +0000 (Wed, 17 Aug 2016)
Log Message:
-----------


Added Paths:
-----------
    
branches/dev-syncromind-2/phpgwapi/js/jquery/file-upload/css/jquery.fileupload-custom.css

Copied: 
branches/dev-syncromind-2/phpgwapi/js/jquery/file-upload/css/jquery.fileupload-custom.css
 (from rev 15475, 
branches/dev-syncromind-2/phpgwapi/js/jquery/file-upload/css/demo.css)
===================================================================
--- 
branches/dev-syncromind-2/phpgwapi/js/jquery/file-upload/css/jquery.fileupload-custom.css
                           (rev 0)
+++ 
branches/dev-syncromind-2/phpgwapi/js/jquery/file-upload/css/jquery.fileupload-custom.css
   2016-08-17 01:17:00 UTC (rev 15476)
@@ -0,0 +1,38 @@
address@hidden "UTF-8";
+
+.fileupload-progress {
+       margin: 10px 0;
+}
+.fileupload-progress .progress-extended {
+       margin-top: 5px;
+}
+.eror {
+  color: red;
+}
+
+.template-upload {
+       display: table-row;
+}
+.template-upload .table-cell {
+       display: table-cell;
+       vertical-align: middle;
+       padding-right: 6px;
+}
+.template-upload .error {
+       margin: 0px;
+       padding: 2px;
+}
+
+.template-download {
+       display: table-row;
+}
+.template-download .table-cell {
+       display: table-cell;
+       vertical-align: middle;
+    padding-right: 6px;
+}
+.template-download .error {
+       margin: 0px;
+       padding: 2px;
+}
+




reply via email to

[Prev in Thread] Current Thread [Next in Thread]