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 2013/07/21 21:34:39 UTC

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

Author: buildbot
Date: Sun Jul 21 19:34:39 2013
New Revision: 870459

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 21 19:34:39 2013
@@ -1 +1 @@
-1505453
+1505455

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 21 19:34:39 2013
@@ -1 +1 @@
-1505453
+1505455

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 21 19:34:39 2013
@@ -1,3 +1,20 @@
+/*
+* Licensed to the Apache Software Foundation (ASF) under one or more
+* contributor license agreements.  See the NOTICE file distributed with
+* this work for additional information regarding copyright ownership.
+* The ASF licenses this file to You under the Apache License, Version 2.0
+* (the "License"); you may not use this file except in compliance with
+* the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+
 img { border: 0px; }
 h1 { padding-left: 0.5em; }
 #hr { visibility:hidden; }
@@ -22,8 +39,8 @@ h1 { padding-left: 0.5em; }
 .optionset .first { margin-top: 0; }
 .optionset p.promotional { margin-top: 25px; }
 
-.green { background: url(/download/cachedimages/button-green.png) #D1EAA0 right top no-repeat; }
-.green:hover { background: url(/download/cachedimages/button-green.png) #C3E480 right -200px no-repeat; }
+.green { background: url(http://www.openoffice.org/download/cachedimages/button-green.png) #D1EAA0 right top no-repeat; }
+.green:hover { background: url(http://www.openoffice.org/download/cachedimages/button-green.png) #C3E480 right -200px no-repeat; }
 .green h2 a { color: #718D36; }
 .green:hover h2 a, #bodycol .green h2 a:hover { color: #546828; }
 .sub-green { background: #E9FEBE; border-top: 1px solid #C3E480; border-bottom: 1px solid #C3E480; font-size: .8em; }
@@ -43,29 +60,29 @@ h1 { padding-left: 0.5em; }
 .sub-grey p { padding: .1em 3%; width: 94%; cursor: default; }
 
 /* exchanged the normal picture with one that includes the extension repository graphic */
-.blue { background: url(/download/cachedimages/button-blue-ext.png) #D8E5F6 right top no-repeat; }
-.blue:hover { background: url(/download/cachedimages/button-blue-ext.png) #C3D9F1 right -200px no-repeat; }
+.blue { background: url(http://www.openoffice.org/download/cachedimages/button-blue-ext.png) #D8E5F6 right top no-repeat; }
+.blue:hover { background: url(http://www.openoffice.org/download/cachedimages/button-blue-ext.png) #C3D9F1 right -200px no-repeat; }
 .blue h2 a { color: #2D72CE; }
 .blue:hover h2 a, #bodycol .blue h2 a:hover { color: #21549A; }
 .sub-blue { background: #E1E1FF; border-top: 1px solid #D1D1FF; border-bottom: 1px solid #D1D1FF; font-size: .8em; }
 .sub-blue p { padding: .1em 3%; width: 94%; }
 
-.lightblue { background: url(/download/cachedimages/button-lightblue.png) #D8E5F6 right 0 no-repeat; }
-.lightblue:hover { background: url(/download/cachedimages/button-lightblue.png) #C3D9F1 right -200px no-repeat; }
+.lightblue { background: url(http://www.openoffice.org/download/cachedimages/button-lightblue.png) #D8E5F6 right 0 no-repeat; }
+.lightblue:hover { background: url(http://www.openoffice.org/download/cachedimages/button-lightblue.png) #C3D9F1 right -200px no-repeat; }
 .lightblue h2 a { color: #2D72CE; }
 .lightblue:hover h2 a, #bodycol .lightblue h2 a:hover { color: #21549A; }
 .sub-lightblue { background: #E1E1FF; border-top: 1px solid #D1D1FF; border-bottom: 1px solid #D1D1FF; font-size: .8em; }
 .sub-lightblue p { padding: .1em 3%; width: 94%; }
 
-.yellow { background: url(/download/cachedimages/button-yellow.png) #FFF379 right top no-repeat; }
-.yellow:hover { background: url(/download/cachedimages/button-yellow.png) #FFF24F right -200px no-repeat; }
+.yellow { background: url(http://www.openoffice.org/download/cachedimages/button-yellow.png) #FFF379 right top no-repeat; }
+.yellow:hover { background: url(http://www.openoffice.org/download/cachedimages/button-yellow.png) #FFF24F right -200px no-repeat; }
 .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; font-size: .8em; }
 .sub-yellow p { padding: .1em 3%; width: 94%; }
 
-.orange { background: url(/download/cachedimages/button-orange.png) #FFD9A7 right 0 no-repeat; }
-.orange:hover { background: url(/download/cachedimages/button-orange.png) #FFBE67 right -200px no-repeat; }
+.orange { background: url(http://www.openoffice.org/download/cachedimages/button-orange.png) #FFD9A7 right 0 no-repeat; }
+.orange:hover { background: url(http://www.openoffice.org/download/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; font-size: .8em; }
@@ -78,7 +95,7 @@ h1 { padding-left: 0.5em; }
 .additionalinformation a {color:#107EC0;text-decoration:underline;}
 .additionalinformation a:hover {background-color: #e6ebed;}
 
-.additionalinformation #nativelang { background-image: url(/download/cachedimages/nativelang.gif); background-repeat: no-repeat; background-position: top left; }
+.additionalinformation #nativelang { background-image: url(http://www.openoffice.org/download/cachedimages/nativelang.gif); background-repeat: no-repeat; background-position: top left; }
 
 #downloadextendedtext p { background: none; }
 #downloadextendedtext ul { background: none; font-weight: bold; list-style: none; margin: 0px; padding: 0px; font-size: 2em; width: 100%; float: left; color: #333; padding-left: 20px; }