The branch, master has been updated
       via  b486fa9 Add special box donations.
      from  8ad2fbe Add release notes for Samba 4.0.12.

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


- Log -----------------------------------------------------------------
commit b486fa972a0b7939a6e2515f11e0f019e8256077
Author: Karolin Seeger <[email protected]>
Date:   Wed Nov 20 10:19:11 2013 +0100

    Add special box donations.
    
    Make donations a bit more visible as requested by Volker after the SDC.
    
    Signed-off-by: Karolin Seeger <[email protected]>

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

Summary of changes:
 index.html                 |   12 ++++++++++++
 style/2010/grey/screen.css |    1 +
 2 files changed, 13 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/index.html b/index.html
index 71f84c4..fea768c 100644
--- a/index.html
+++ b/index.html
@@ -64,6 +64,18 @@
                                        </div>
                                        <!-- right column: specials -->
                                        <div class="noPrint" id="special">
+                                               <div class="specialBox" 
id="specialBoxDonations">
+                                                       <div 
class="specialBoxContent">
+                                                               
<h4>Donations</h4>
+                                                               <p>
+                                                                       
Nowadays, the Samba Team
+                                                                       needs a
+                                                                       <a 
href="http://www.samba.org/samba/donations.html";>dollar</a>
+                                                                       instead 
of pizza ;-)
+                                                               </p>
+                                                       </div>
+                                                       <div 
class="specialBoxBottom"></div>
+                                               </div>
                                                <div class="specialBox" 
id="specialBoxNews">
                                                        <div 
class="specialBoxContent">
                                                                <h4>Latest 
News</h4>
diff --git a/style/2010/grey/screen.css b/style/2010/grey/screen.css
index 892d0c6..73e6588 100644
--- a/style/2010/grey/screen.css
+++ b/style/2010/grey/screen.css
@@ -466,6 +466,7 @@ body * {
        padding: 0 18px 19px;
 }
 
+#bd #specialBoxDonations,
 #bd #specialBoxNews,
 #bd #specialBoxBeyondSamba {
        margin: 10px 0 0;


-- 
Samba Website Repository

Reply via email to