Author: buildbot
Date: Thu Jan 22 20:47:07 2015
New Revision: 937322
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 20:47:07 2015
@@ -1 +1 @@
-1654041
+1654051
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 22 20:47:07 2015
@@ -1 +1 @@
-1654041
+1654051
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 20:47:07 2015
@@ -72,6 +72,7 @@
#news { float: right; margin: 1% 3% 0 0; height: 520px; width: 30%; }
#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.campaign.first h2 { margin-top: -33px; padding: 0; border: none;
width: 100%; color: #06338B; background: none; }
#news div.campaign { min-height: 50px; width: 90%; padding: 30px 5% 5px 5%;
margin: 10px 0 0 0; background:
url(http://www.openoffice.org/images/campaign-divider.png) no-repeat center
top; clear: right; }
#news div.campaign h2 { margin: 0; padding: 0; border: none; width: 100%;
color: #06338B; background: none; }
#news div.campaign p { line-height: 150%; padding: 10px 0 0 0; color: #333;
text-align: left; background: none; }
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 20:47:07 2015
@@ -391,7 +391,7 @@
<div id="news">
<div class="first campaign" style="height: 200px; float: right; overflow:
auto;">
- <h2 style="display: inline;">Recent Blog Posts</h2>
+ <h2>Recent Blog Posts</h2>
<p style="text-align:right">
<a href="http://blogs.apache.org/OOo/" target="_blank">All Posts</a>
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 20:47:07 2015
@@ -783,6 +783,7 @@ th { background: #EEE; color: #000; }
/*--------------------------- Campaign ---------------------------*/
div.campaign.first { width: 250px; min-height: 100px; float: right;
background: none; padding: 0 0 10px 0; }
+div.campaign.first h2 { margin-top: -33px; 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 { 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; }