fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15921] more on template


From: sigurdne
Subject: [Fmsystem-commits] [15921] more on template
Date: Mon, 31 Oct 2016 15:24:57 +0000 (UTC)

Revision: 15921
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15921
Author:   sigurdne
Date:     2016-10-31 15:24:56 +0000 (Mon, 31 Oct 2016)
Log Message:
-----------
more on template

Modified Paths:
--------------
    trunk/phpgwapi/templates/bookingfrontend/css/frontend.css
    trunk/phpgwapi/templates/bookingfrontend/footer.tpl

Modified: trunk/phpgwapi/templates/bookingfrontend/css/frontend.css
===================================================================
--- trunk/phpgwapi/templates/bookingfrontend/css/frontend.css   2016-10-31 
15:05:16 UTC (rev 15920)
+++ trunk/phpgwapi/templates/bookingfrontend/css/frontend.css   2016-10-31 
15:24:56 UTC (rev 15921)
@@ -51,6 +51,9 @@
     text-align: center;
 }
 
+.footer {
+    color: white;
+}
 
 
 /*

Modified: trunk/phpgwapi/templates/bookingfrontend/footer.tpl
===================================================================
--- trunk/phpgwapi/templates/bookingfrontend/footer.tpl 2016-10-31 15:05:16 UTC 
(rev 15920)
+++ trunk/phpgwapi/templates/bookingfrontend/footer.tpl 2016-10-31 15:24:56 UTC 
(rev 15921)
@@ -2,7 +2,7 @@
                <div id="footer">
 
                </div>
-               <div id="footer_address">
+               <div class="footer l-box is-center">
                        {footer_address}
                </div>
        </body>




reply via email to

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