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 2014/02/26 22:44:09 UTC

svn commit: r899316 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/exceptions.css

Author: buildbot
Date: Wed Feb 26 21:44:09 2014
New Revision: 899316

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/download/test/exceptions.css

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb 26 21:44:09 2014
@@ -1 +1 @@
-1572272
+1572277

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb 26 21:44:09 2014
@@ -1 +1 @@
-1572272
+1572277

Modified: websites/staging/ooo-site/trunk/content/download/test/exceptions.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/exceptions.css (original)
+++ websites/staging/ooo-site/trunk/content/download/test/exceptions.css Wed Feb 26 21:44:09 2014
@@ -24,6 +24,8 @@ h1 { padding-left: 0.5em; }
 #navcol { display: none; }
 .warning { border: solid 3px #F00; background: #FDD; padding: 1em; }
 
+#content h2 { margin-top: 0; }
+
 .optionset { margin: 0 0 0 -2px; float: left; width: 77%; max-width: 1200px; }
 .optionset a { margin: 0; padding: .1em 0 .25em 3%; width: 97%; color: #333; }
 .optionset p { margin: 0; padding: .1em 0 .25em 3%; width: 97%; color: #333; }
@@ -100,14 +102,14 @@ h1 { padding-left: 0.5em; }
 .sub-yellow_wo_icon { background: #FFFEAF; border-top: 1px solid #FBD34E; border-bottom: 1px solid #FBD34E; font-size: .8em; }
 .sub-yellow_wo_icon p { padding: .1em 3%; width: 94%; }
 
-.orange { background: url(http://www.openoffice.org/download/cachedimages/button-orange.png) #FFD9A7 right 0 no-repeat; }
+.orange { background: url(http://www.openoffice.org/download/cachedimages/button-orange.png) #FFD9A7 right top no-repeat; }
 .orange:hover { background: url(http://www.openoffice.org/download/cachedimages/button-orange.png) #FFBE67 right -200px no-repeat; }
 .orange h2 a { color: #D36812; }
 .orange:hover h2 a, #bodycol .orange h2 a:hover { color: #C94800; }
 .sub-orange { background: #FFE2B5; border-top: 1px solid #FFB15E; border-bottom: 1px solid #FFB15E; font-size: .8em; }
 .sub-orange p { padding: .1em 3%; width: 94%; }
 
-.red { background: #FFD9A7 right 0 no-repeat; cursor: default; }
+.red { background: #FFD9A7 right top no-repeat; cursor: default; }
 .red h2 a { color: #D36812; cursor: default; }
 .sub-red { background: #FFE2B5; border-top: 1px solid #FFB15E; border-bottom: 1px solid #FFB15E; font-size: .8em; cursor: default; }
 .sub-red p { padding: .1em 3%; width: 94%; cursor: default; }