fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14059]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14059]
Date: Tue, 29 Sep 2015 22:46:40 +0000

Revision: 14059
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14059
Author:   nelson224
Date:     2015-09-29 22:46:39 +0000 (Tue, 29 Sep 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/phpgwapi/templates/pure/css/pure-extension.css

Modified: branches/dev-syncromind/phpgwapi/templates/pure/css/pure-extension.css
===================================================================
--- branches/dev-syncromind/phpgwapi/templates/pure/css/pure-extension.css      
2015-09-29 22:46:22 UTC (rev 14058)
+++ branches/dev-syncromind/phpgwapi/templates/pure/css/pure-extension.css      
2015-09-29 22:46:39 UTC (rev 14059)
@@ -10,4 +10,19 @@
 .pure-form-aligned .pure-custom {
        display: inline-block;
        vertical-align: top;
+}
+
+.loading {
+       background: url("../images/loader.gif") center center no-repeat;;
+       width: 16px;
+       height: 16px;
+       display:inline-block;
+       margin-left: 10px;
+       vertical-align:middle;
+       visibility:hidden;
+}
+
+.custom-message {
+       display:inline-block;
+       vertical-align:middle;
 }
\ No newline at end of file




reply via email to

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