fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10970] bkbooking: nsf hyttebooking update search


From: Kjell Arne Espedal
Subject: [Fmsystem-commits] [10970] bkbooking: nsf hyttebooking update search
Date: Wed, 06 Mar 2013 14:09:21 +0000

Revision: 10970
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10970
Author:   kjell
Date:     2013-03-06 14:09:14 +0000 (Wed, 06 Mar 2013)
Log Message:
-----------
bkbooking: nsf hyttebooking update search

Modified Paths:
--------------
    branches/dev-thomasez/bookingfrontend/templates/base/search.xsl
    branches/dev-thomasez/phpgwapi/templates/bkbooking/css/frontend.css

Modified: branches/dev-thomasez/bookingfrontend/templates/base/search.xsl
===================================================================
--- branches/dev-thomasez/bookingfrontend/templates/base/search.xsl     
2013-03-06 09:03:38 UTC (rev 10969)
+++ branches/dev-thomasez/bookingfrontend/templates/base/search.xsl     
2013-03-06 14:09:14 UTC (rev 10970)
@@ -116,7 +116,6 @@
                        </input>
                </span>
        </div>
-   <div style="float: right; margin-right: 250px;"><input type="submit" 
value="{php:function('lang', 'Search')}"/></div>
    </div>
     </form>
        

Modified: branches/dev-thomasez/phpgwapi/templates/bkbooking/css/frontend.css
===================================================================
--- branches/dev-thomasez/phpgwapi/templates/bkbooking/css/frontend.css 
2013-03-06 09:03:38 UTC (rev 10969)
+++ branches/dev-thomasez/phpgwapi/templates/bkbooking/css/frontend.css 
2013-03-06 14:09:14 UTC (rev 10970)
@@ -65,7 +65,8 @@
     padding: .5em 1em 0 0;
 }
 form#search {
-    text-align: center;
+    text-align: left;
+    margin: 0 23%;
     padding-top: 0em;
 }
 input#search {
@@ -416,4 +417,9 @@
        clear: both;
        display: inline-block;
 }
-
+div#field_freetime {
+    margin-left: -10px;
+}
+div#field_freetime2 {
+    margin-left: -18px;
+}




reply via email to

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