You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2015/02/20 19:31:25 UTC

svn commit: r1661183 - /openoffice/ooo-site/trunk/content/download/exceptions.css

Author: marcus
Date: Fri Feb 20 18:31:25 2015
New Revision: 1661183

URL: http://svn.apache.org/r1661183
Log:
Modifying URLs: Delete the HTTP protocal prefix and change it to a relative format, this should avoid problems with HTTP and HTTPS mix-up

Modified:
    openoffice/ooo-site/trunk/content/download/exceptions.css

Modified: openoffice/ooo-site/trunk/content/download/exceptions.css
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/exceptions.css?rev=1661183&r1=1661182&r2=1661183&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/exceptions.css (original)
+++ openoffice/ooo-site/trunk/content/download/exceptions.css Fri Feb 20 18:31:25 2015
@@ -90,7 +90,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("http://www.openoffice.org/download/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;
@@ -99,7 +99,7 @@ h1 { padding-left: 0.5em; }
 }
 
 .green-sel-icon:hover {
-  background: url("http://www.openoffice.org/download/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;
@@ -141,7 +141,7 @@ h1 { padding-left: 0.5em; }
 .sub-lightblue p { padding: .1em 3%; width: 100%; }
 
 .lightblue-icon {
-  background: url("http://www.openoffice.org/download/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;
@@ -150,7 +150,7 @@ h1 { padding-left: 0.5em; }
 }
 
 .lightblue-icon:hover {
-  background: url("http://www.openoffice.org/download/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;
@@ -187,7 +187,7 @@ h1 { padding-left: 0.5em; }
 .sub-blue p { padding: .1em 3%; width: 100%; }
 
 .blue-icon {
-  background: url("http://www.openoffice.org/download/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;
@@ -196,7 +196,7 @@ h1 { padding-left: 0.5em; }
 }
 
 .blue-icon:hover {
-  background: url("http://www.openoffice.org/download/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;
@@ -227,8 +227,8 @@ h1 { padding-left: 0.5em; }
  position: relative; }
 
 /*
-.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 { 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 a { color: #E09C09; }
 .yellow:hover h2 a, #bodycol .yellow h2 a:hover { color: #C80; }
@@ -236,7 +236,7 @@ h1 { padding-left: 0.5em; }
 .sub-yellow p { padding: .1em 3%; width: 100%; }
 
 .yellow-icon {
-  background: url("http://www.openoffice.org/download/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;
@@ -245,7 +245,7 @@ h1 { padding-left: 0.5em; }
 }
 
 .yellow-icon:hover {
-  background: url("http://www.openoffice.org/download/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;
@@ -280,7 +280,7 @@ h1 { padding-left: 0.5em; }
 .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;
+  background: url("cachedimages/button-orange-top.png") no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -289,7 +289,7 @@ h1 { padding-left: 0.5em; }
 }
 
 .orange-icon:hover {
-  background: url("http://www.openoffice.org/download/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;
@@ -304,7 +304,7 @@ h1 { padding-left: 0.5em; }
 .additionalinformation a { color: #107EC0; text-decoration: underline; }
 .additionalinformation a:hover { background-color: #E6EBED; }
 
-.additionalinformation #nativelang { background-image: url(http://www.openoffice.org/download/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; }