The branch, master has been updated
       via  9d38136... style: nicer layout for the local_footer.html
       via  5946bd2... rename ftNetHosting => ftLocalFooter
      from  153b3c7... we maintain latest_stable_release.html by hand.

http://gitweb.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 9d38136133c7b38ffdf29f82df8f1f83d1a10a66
Author: Stefan Metzmacher <[email protected]>
Date:   Tue May 11 13:43:54 2010 +0200

    style: nicer layout for the local_footer.html
    
    metze

commit 5946bd2a0b37afd30d51e63032721c3d31809bab
Author: Stefan Metzmacher <[email protected]>
Date:   Tue May 11 13:42:00 2010 +0200

    rename ftNetHosting => ftLocalFooter
    
    metze

-----------------------------------------------------------------------

Summary of changes:
 footer.html                |    2 +-
 index.html                 |    2 +-
 style/2010/grey/screen.css |   14 +++++++-------
 3 files changed, 9 insertions(+), 9 deletions(-)


Changeset truncated at 500 lines:

diff --git a/footer.html b/footer.html
index f352afd..f899e52 100755
--- a/footer.html
+++ b/footer.html
@@ -49,7 +49,7 @@
                                <div id="ftText">
                                        Powered by <a 
href="http://www.sernet.com/"; target="_blank">SerNet</a>
                                </div>
-                               <div id="ftNetHosting">
+                               <div id="ftLocalFooter">
 <!--#include virtual="/samba/local_footer.html" -->
                                </div>
                                <div class="clearing"></div>
diff --git a/index.html b/index.html
index f1d6a33..3cc0077 100644
--- a/index.html
+++ b/index.html
@@ -149,7 +149,7 @@
                                <div id="ftText">
                                        Powered by <a 
href="http://www.sernet.com/"; target="_blank">SerNet</a>
                                </div>
-                               <div id="ftNetHosting">
+                               <div id="ftLocalFooter">
 <!--#include virtual="/samba/local_footer.html" -->
                                </div>
                                <div class="clearing"></div>
diff --git a/style/2010/grey/screen.css b/style/2010/grey/screen.css
index e9ed259..b8520dd 100644
--- a/style/2010/grey/screen.css
+++ b/style/2010/grey/screen.css
@@ -606,17 +606,17 @@ body * {
        margin: 0 0 0 174px;
 }
 
-#ftNetHosting {
-       float: right;
-       width: 210px;
+#ftLocalFooter {
+       float: left;
+       width: 410px;
        text-align: center;
        margin: 0;
 }
 
-#ftNetHosting a:link,
-#ftNetHosting a:visited,
-#ftNetHosting a:active,
-#ftNetHosting a[href]:hover {
+#ftLocalFooter a:link,
+#ftLocalFooter a:visited,
+#ftLocalFooter a:active,
+#ftLocalFooter a[href]:hover {
        font-size: 9px;
        line-height: 16px;
 }


-- 
Samba Website Repository

Reply via email to