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/07/26 10:10:30 UTC

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

Author: buildbot
Date: Sat Jul 26 08:10:30 2014
New Revision: 917437

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 Sat Jul 26 08:10:30 2014
@@ -1 +1 @@
-1613571
+1613573

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 26 08:10:30 2014
@@ -1 +1 @@
-1613571
+1613573

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 Sat Jul 26 08:10:30 2014
@@ -39,9 +39,9 @@ h1 { padding-left: 0.5em; }
 .optionset .button { border-radius: 15px; margin-top: 1%; }
 .optionset .button h2 { margin-left: 3%; padding: 2% 0 0 0; border: none; font-weight: bold; text-decoration: none; }
 .optionset .button h2 a { display: block; margin-left: 3%; padding: 2% 0 0 0; font-weight: bold; text-decoration: none; }
-.optionset .button h3 { margin: 0; padding: 0; border: none; font-style: none; cursor: pointer; }
-.optionset .button h3 a { display: inline; margin-left: 3%; padding: 2% 0 0 0; font-weight: bold; text-decoration: none; font-style: none; cursor: pointer; }
-.optionset .button h3 p a { display: inline; margin-left: 3%; padding: 2% 0 0 0; font-weight: bold; text-decoration: none; font-style: none; cursor: pointer; }
+.optionset .button h3 { margin: 0; padding: 0; border: none; font-style: normal; cursor: pointer; }
+.optionset .button h3 a { display: inline; margin-left: 3%; padding: 2% 0 0 0; font-weight: bold; text-decoration: none; font-style: normal; cursor: pointer; }
+.optionset .button h3 p a { display: inline; margin-left: 3%; padding: 2% 0 0 0; font-weight: bold; text-decoration: none; font-style: normal; cursor: pointer; }
 /* .optionset .button p { padding: 0; font-size: .9em; padding-bottom: 3%; cursor: pointer; } */
 .optionset .button p { display: block; margin-left: 3%; padding: .1em 0 .25em 0; width: 85%; font-size: .9em; text-decoration: none; }
 .optionset .button p a { display: block; margin-left: 3%; padding: .1em 0 .25em 0; text-decoration: none; cursor: pointer; }
@@ -84,8 +84,8 @@ h1 { padding-left: 0.5em; }
 .green-sel .sel-os { background: transparent; border: 2px solid #718D36; height: 27px; width: 200px; padding: 2px; }
 .green-sel .sel-language { background: transparent; border: 2px solid #718D36; height: 27px; width: 300px; padding: 2px; }
 .green-sel .sel-version { background: transparent; border: 2px solid #718D36; height: 27px; width: 140px; padding: 2px; }
-.green-sel .btn_dl h3 a { background: #E9FEBE; display: inline-block; margin: 0px 0px 0px 0px; padding: 5px 5px 5px 5px; border: 3px solid #546828; border-radius: 15px; color: #546828; text-decoration: none; font-style: none; }
-.green-sel .btn_dl h3 a:hover { background: #546828; display: inline-block; margin: 0px 0px 0px 0px; padding: 5px 5px 5px 5px; border: 3px solid #E9FEBE; border-radius: 15px; color: #E9FEBE; text-decoration: none; font-style: none; }
+.green-sel .btn_dl h3 a { background: #E9FEBE; display: inline-block; margin: 0px 0px 0px 0px; padding: 5px 5px 5px 5px; border: 3px solid #546828; border-radius: 15px; color: #546828; text-decoration: none; font-style: normal; }
+.green-sel .btn_dl h3 a:hover { background: #546828; display: inline-block; margin: 0px 0px 0px 0px; padding: 5px 5px 5px 5px; border: 3px solid #E9FEBE; border-radius: 15px; color: #E9FEBE; text-decoration: none; font-style: normal; }
 .sub-green-sel { height: 83px; background: #E9FEBE; border: 1px solid #C3E480; border-radius: 15px; font-size: .8em; padding: 5px 5px 5px 0px; }
 .sub-green-sel p { padding: .1em 3%; width: 100%; }
 .sub-green-sel_error { height: 83px; background: #FECBCB; border: 1px solid #C00000; border-radius: 15px; font-size: .8em; padding: 5px 5px 5px 0px; }
@@ -300,7 +300,7 @@ h1 { padding-left: 0.5em; }
 
 .additionalinformation { 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; font-style: none; }
+.additionalinformation h3 { margin-left: 5px; margin-bottom: 5px; font-style: normal; }
 .additionalinformation li { margin-left: 5px; font-size: 12px; }
 .additionalinformation a { color: #107EC0; text-decoration: underline; }
 .additionalinformation a:hover { background-color: #E6EBED; }