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 2016/07/24 14:51:52 UTC

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

Author: buildbot
Date: Sun Jul 24 14:51:51 2016
New Revision: 993588

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 24 14:51:51 2016
@@ -1 +1 @@
-1753932
+1753933

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 24 14:51:51 2016
@@ -1 +1 @@
-1753932
+1753933

Modified: websites/staging/ooo-site/trunk/content/download/exceptions.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/exceptions.css (original)
+++ websites/staging/ooo-site/trunk/content/download/exceptions.css Sun Jul 24 14:51:51 2016
@@ -233,6 +233,7 @@ h1 { padding-left: 0.5em; }
 .yellow { background: url(../cachedimages/button-yellow.png) #FFF379 right top no-repeat; }
 .yellow:hover { background: url(../cachedimages/button-yellow.png) #FFF24F right -200px no-repeat; }
 */
+.yellow h2 { margin: 0; border: none; font-weight: bold; color: #E09C09; text-decoration: none; cursor: pointer; }
 .yellow h2 a { color: #E09C09; }
 .yellow:hover h2 a, #bodycol .yellow h2 a:hover { color: #C80; }
 .sub-yellow { background: #FFFEAF; border: 1px solid #FBD34E; border-radius: 15px; font-size: .8em; padding: 5px 5px 5px 0px; }
@@ -278,6 +279,7 @@ h1 { padding-left: 0.5em; }
  background: filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd18a', endColorstr='#ff921b',GradientType=0 ); /* IE6-9 */
  position: relative; }
 
+.orange h2 { margin: 0; border: none; font-weight: bold; color: #D36812; text-decoration: none; cursor: pointer; }
 .orange h2 a { color: #D36812; cursor: default; }
 .sub-orange { background: #FFE2B5; border: 1px solid #FFB15E; border-radius: 15px; font-size: .8em; padding: 5px 5px 5px 0px; }
 .sub-orange p { padding: .1em 3%; width: 100%; }