You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2015/01/22 20:59:38 UTC

svn commit: r937316 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/home.css content/index.html content/styles.css

Author: buildbot
Date: Thu Jan 22 19:59:38 2015
New Revision: 937316

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/home.css
    websites/staging/ooo-site/trunk/content/index.html
    websites/staging/ooo-site/trunk/content/styles.css

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 22 19:59:38 2015
@@ -1 +1 @@
-1654032
+1654033

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 22 19:59:38 2015
@@ -1 +1 @@
-1654032
+1654033

Modified: websites/staging/ooo-site/trunk/content/home.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/home.css (original)
+++ websites/staging/ooo-site/trunk/content/home.css Thu Jan 22 19:59:38 2015
@@ -76,7 +76,6 @@
 #news div.campaign p { line-height: 150%; padding: 10px 0 0 0; color: #333; text-align: left; background: none; }
 #news div.campaign a { color:#107EC0; text-decoration:underline; }
 #news div.campaign a:hover { background-color: #e6ebed; }
-#news div.campaign first { min-height: 50px; width: 90%; padding: 30px 5% 5px 5%; margin: 10px 0 0 0; background: none; clear: right; }
-#news div.first { background: none: }
+#news div.first { background-image: none: }
 
 #SupportedAndSupporters {margin: 40px 0 0 5%; float: left}

Modified: websites/staging/ooo-site/trunk/content/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/index.html (original)
+++ websites/staging/ooo-site/trunk/content/index.html Thu Jan 22 19:59:38 2015
@@ -390,7 +390,7 @@
 
 <div id="news">
 
-  <div class="campaign first" style="height: 200px; float: right; overflow: auto;">
+  <div class="first campaign" style="height: 200px; float: right; overflow: auto;">
     <h2 style="display: inline;">Recent Blog Posts</h2>
 
     <p style="text-align:right">

Modified: websites/staging/ooo-site/trunk/content/styles.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/styles.css (original)
+++ websites/staging/ooo-site/trunk/content/styles.css Thu Jan 22 19:59:38 2015
@@ -785,8 +785,7 @@ th { background: #EEE; color: #000; }
 div.campaign { width: 250px; min-height: 100px; float: right; background: url(http://www.openoffice.org/images/campaign-bg.png) 10px bottom no-repeat #FFF; padding: 0 0 10px 0; }
 div.campaign h2 { margin: 0; padding: 50px 75px 10px 20px; font-size: 1.25em; font-weight: normal; color: #06338B; border: none; background: url(http://www.openoffice.org/images/campaign-bg.png) 10px top no-repeat #FFF; }
 div.campaign p { line-height: 140%; font-size: .8em; padding: 0 65px 20px 20px; margin: 0; }
-div.campaign first { width: 250px; min-height: 100px; float: right; background: none; padding: 0 0 10px 0; }
-div.first { background: none; }
+div.first { background-image: none; }
 
 /*--------------------------- Footer ---------------------------*/