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/22 22:49:15 UTC

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

Author: buildbot
Date: Fri Jul 22 22:49:15 2016
New Revision: 993450

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 Jul 22 22:49:15 2016
@@ -1 +1 @@
-1753843
+1753846

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jul 22 22:49:15 2016
@@ -1 +1 @@
-1753843
+1753846

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 Jul 22 22:49:15 2016
@@ -93,7 +93,7 @@ h1 { padding-left: 0.5em; }
 .sub-green-sel_error { background: #FECBCB; border: 1px solid #C00000; border-radius: 15px; font-size: .8em; padding: 5px 5px 5px 0px; }
 
 .green-sel-icon {
-  background: url(cachedimages/button-green-top.png) no-repeat right top;
+  background: url(../cachedimages/button-green-top.png) no-repeat right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -102,7 +102,7 @@ h1 { padding-left: 0.5em; }
 }
 
 .green-sel-icon:hover {
-  background: url(cachedimages/button-green-bottom.png) no-repeat right top;
+  background: url(../cachedimages/button-green-bottom.png) no-repeat right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -144,7 +144,7 @@ h1 { padding-left: 0.5em; }
 .sub-lightblue p { padding: .1em 3%; width: 100%; }
 
 .lightblue-icon {
-  background: url(cachedimages/button-lightblue-top.png) no-repeat transparent right top;
+  background: url(../cachedimages/button-lightblue-top.png) no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -153,7 +153,7 @@ h1 { padding-left: 0.5em; }
 }
 
 .lightblue-icon:hover {
-  background: url(cachedimages/button-lightblue-bottom.png) no-repeat transparent right top;
+  background: url(../cachedimages/button-lightblue-bottom.png) no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -190,7 +190,7 @@ h1 { padding-left: 0.5em; }
 .sub-blue p { padding: .1em 3%; width: 100%; }
 
 .blue-icon {
-  background: url(cachedimages/button-blue-ext-top.png) no-repeat transparent right top;
+  background: url(../cachedimages/button-blue-ext-top.png) no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -199,7 +199,7 @@ h1 { padding-left: 0.5em; }
 }
 
 .blue-icon:hover {
-  background: url(cachedimages/button-blue-ext-bottom.png) no-repeat transparent right top;
+  background: url(../cachedimages/button-blue-ext-bottom.png) no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -240,7 +240,7 @@ h1 { padding-left: 0.5em; }
 .sub-yellow p { padding: .1em 3%; width: 100%; }
 
 .yellow-icon {
-  background: url(cachedimages/button-yellow-top.png) no-repeat transparent right top;
+  background: url(../cachedimages/button-yellow-top.png) no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -249,7 +249,7 @@ h1 { padding-left: 0.5em; }
 }
 
 .yellow-icon:hover {
-  background: url(cachedimages/button-yellow-bottom.png) no-repeat transparent right top;
+  background: url(../cachedimages/button-yellow-bottom.png) no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -285,7 +285,7 @@ h1 { padding-left: 0.5em; }
 .sub-orange p { padding: .1em 3%; width: 100%; }
 
 .orange-icon {
-  background: url(cachedimages/button-orange-top.png) no-repeat transparent right top;
+  background: url(../cachedimages/button-orange-top.png) no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -294,7 +294,7 @@ h1 { padding-left: 0.5em; }
 }
 
 .orange-icon:hover {
-  background: url(cachedimages/button-orange-bottom.png) no-repeat transparent right top;
+  background: url(../cachedimages/button-orange-bottom.png) no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -309,7 +309,7 @@ h1 { padding-left: 0.5em; }
 .additionalinformation a { color: #107EC0; text-decoration: underline; }
 .additionalinformation a:hover { background-color: #E6EBED; }
 
-.additionalinformation #nativelang { background-image: url(cachedimages/nativelang.gif); background-repeat: no-repeat; background-position: top left; }
+.additionalinformation #nativelang { background-image: url(../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; }