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/04/27 20:00:24 UTC

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

Author: buildbot
Date: Sun Apr 27 18:00:24 2014
New Revision: 907069

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 Sun Apr 27 18:00:24 2014
@@ -1 +1 @@
-1590429
+1590431

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Apr 27 18:00:24 2014
@@ -1 +1 @@
-1590429
+1590431

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 Sun Apr 27 18:00:24 2014
@@ -37,11 +37,13 @@ h1 { padding-left: 0.5em; }
 .optionset .button h2 a { display: block; padding: 25px 25% 0 3%; font-weight: bold; text-decoration: none; cursor: pointer; }
 .optionset .button a h2 { display: block; padding: 0px 0% 0 3%; font-weight: bold; text-decoration: none; cursor: pointer; }
 .optionset .button h3 { margin: 0 0 0 -1px; padding: 0; border: none; cursor: pointer; }
-.optionset .button h3 a { display: block; padding: 5px 25% 0 3%; font-weight: bold; text-decoration: none; cursor: pointer; }
+/* .optionset .button h3 a { display: block; padding: 5px 25% 0 3%; font-weight: bold; text-decoration: none; cursor: pointer; } */
+.optionset .button h3 a { display: inline; padding: 5px 0 0 3%; font-weight: bold; text-decoration: none; cursor: pointer; }
+.optionset .button h3 p a { display: inline; padding: 5px 0 0 3%; font-weight: bold; text-decoration: none; cursor: pointer; }
 .optionset .button p { padding: 0; font-size: .9em; padding-bottom: 25px; cursor: pointer; }
 .optionset .button p a { display: block; padding: .1em 25% .25em 3%; text-decoration: none; cursor: pointer; }
 .optionset .button a p { display: block; padding: .1em 25% .25em 3%; text-decoration: none; cursor: pointer; }
-.optionset .button form { display: block; padding: 0px 25% 0px 3%; text-decoration: none; }
+.optionset .button form { display: block; padding: 0px 25% .25em 3%; text-decoration: none; }
 .optionset .first { margin-top: 0; }
 .optionset p.promotional { margin-top: 25px; }
 
@@ -64,7 +66,7 @@ h1 { padding-left: 0.5em; }
 .grey:hover p a, #bodycol .grey p a:hover { color: #202020; cursor: default; }
 .grey form { color: #404040; cursor: default; }
 .sub-grey { background: #E0E0E0; border-top: 1px solid #E0E0E0; border-bottom: 1px solid #E0E0E0; border-radius: 15px; font-size: .8em; cursor: default; }
-.sub-grey p { padding: .1em 3%; width: 72%; cursor: default; }
+.sub-grey p { padding: .1em 3%; width: 72%; }
 
 /* exchanged the normal picture with one that includes the extension repository graphic */
 .blue { background: url(../cachedimages/button-blue-ext.png) #D8E5F6 right top no-repeat; }