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/05/30 18:09:13 UTC

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

Author: buildbot
Date: Fri May 30 16:09:12 2014
New Revision: 910589

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 Fri May 30 16:09:12 2014
@@ -1 +1 @@
-1598609
+1598651

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 30 16:09:12 2014
@@ -1 +1 @@
-1598609
+1598651

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 Fri May 30 16:09:12 2014
@@ -26,7 +26,7 @@ h1 { padding-left: 0.5em; }
 
 #content h2 { margin-top: 0; }
 
-.optionset { margin: 0 0 0 -2px; float: left; width: 77%; max-width: 1200px; }
+.optionset { margin: 0 0 0 -2px; float: left; width: 77%; min-width: 680px; max-width: 1200px; }
 .optionset a { margin: 0; padding: .1em 0 .25em 3%; color: #333; }
 .optionset p { margin: 0; padding: .1em 0 .25em 3%; color: #333; }
 .optionset p a { margin: 0; padding: 0; color: #333; }
@@ -170,7 +170,7 @@ background: url(../cachedimages/button-y
 .sub-red { background: #FFE2B5; border-top: 1px solid #FFB15E; border-bottom: 1px solid #FFB15E; border-radius: 15px; font-size: .8em; cursor: default; }
 .sub-red p { padding: .1em 3%; width: 75%; cursor: default; }
 
-.additionalinformation { background: none; float: right; width: 21%; clear: none; }
+.additionalinformation { background: none; float: right; width: 21%; white-space: nowrap; clear: none; }
 .additionalinformation h2 { border-bottom: 1px solid #CCC; margin-bottom: 5px; margin-top: 0px; }
 .additionalinformation h3 { margin-left: 5px; margin-bottom: 5px; }
 .additionalinformation li { margin-left: 5px; font-size: 12px; }