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/20 19:38:15 UTC

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

Author: buildbot
Date: Sun Jul 20 17:38:15 2014
New Revision: 916878

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 20 17:38:15 2014
@@ -1 +1 @@
-1611757
+1612128

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 20 17:38:15 2014
@@ -1 +1 @@
-1611757
+1612128

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 20 17:38:15 2014
@@ -233,7 +233,7 @@ h1 { padding-left: 0.5em; }
 */
 .yellow h2 a { color: #E09C09; }
 .yellow:hover h2 a, #bodycol .yellow h2 a:hover { color: #C80; }
-.sub-yellow { background: #FFFEAF; border-top: 1px solid #FBD34E; border-bottom: 1px solid #FBD34E; border-radius: 15px; font-size: .8em; }
+.sub-yellow { background: #FFFEAF; border: 1px solid #FBD34E; border-radius: 15px; font-size: .8em; padding: 5px 5px 5px 0px; }
 .sub-yellow p { padding: .1em 3%; width: 100%; }
 
 .yellow-icon {
@@ -254,13 +254,6 @@ h1 { padding-left: 0.5em; }
   width: 120px;
 }
 
-.orange { background: url(../cachedimages/button-orange.png) #FFD9A7 right top no-repeat; }
-.orange:hover { background: url(../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; border-radius: 15px; font-size: .8em; }
-.sub-orange p { padding: .1em 3%; width: 100%; }
-
 .orange {
  background: #FFE3B9; /* Old browsers */
  background: -moz-linear-gradient(top, #ffe3b9 1%, #ffbe76 100%); /* FF3.6+ */
@@ -283,10 +276,9 @@ h1 { padding-left: 0.5em; }
  background: filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd18a', endColorstr='#ff921b',GradientType=0 ); /* IE6-9 */
  position: relative; }
 
-.orange { background: #FFD9A7 right top no-repeat; cursor: default; }
 .orange h2 a { color: #D36812; cursor: default; }
-.sub-orange { background: #FFE2B5; border-top: 1px solid #FFB15E; border-bottom: 1px solid #FFB15E; border-radius: 15px; font-size: .8em; cursor: default; }
-.sub-orange p { padding: .1em 3%; width: 75%; 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%; }
 
 .orange-icon {
   background: url("http://www.openoffice.org/download/cachedimages/button-orange-top.png") no-repeat transparent right top;