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/22 20:36:56 UTC

svn commit: r1661538 - /openoffice/ooo-site/trunk/content/home.css

Author: marcus
Date: Sun Feb 22 19:36:55 2015
New Revision: 1661538

URL: http://svn.apache.org/r1661538
Log:
Exchanged URLs to relative

Modified:
    openoffice/ooo-site/trunk/content/home.css

Modified: openoffice/ooo-site/trunk/content/home.css
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/home.css?rev=1661538&r1=1661537&r2=1661538&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/home.css (original)
+++ openoffice/ooo-site/trunk/content/home.css Sun Feb 22 19:36:55 2015
@@ -30,38 +30,38 @@
 #actionstatements a p { color: #555;  }
 
 #actionstatements ul { margin: 0; padding: 0; }
-#actionstatements li { margin: 0; padding: 0; list-style: none; background: url(http://www.openoffice.org/images/action-bg.png) no-repeat; }
-#actionstatements li:hover { background: url(http://www.openoffice.org/images/action-bg.png) #E8F0FD repeat-x; }
+#actionstatements li { margin: 0; padding: 0; list-style: none; background: url(images/action-bg.png) no-repeat; }
+#actionstatements li:hover { background: url(images/action-bg.png) #E8F0FD repeat-x; }
 #actionstatements li:hover div.action-text:hover h2 a { color: #06338B; }
 #actionstatements li:hover div.action-text:hover a h2 { color: #06338B; }
 #actionstatements li:hover div.action-text:hover p a, #actionstatements li:hover div.action-text:hover p a:hover, #actionstatements div.action-download:hover #downloadbutton p.options a:hover { color: #0949C1; }
 #actionstatements li:hover div.action-text:hover a p, #actionstatements li:hover div.action-text:hover a p:hover, #actionstatements div.action-download:hover #downloadbutton p.options a:hover { color: #0949C1; }
 #actionstatements hr { display: block; width: 100%; border: none; border-top: 1px solid white; border-bottom: 1px dotted #CCC; margin: 0 0 15px 0; padding: 0; background: #FFF; }
 
-#actionstatements div.action-link:hover { background: url(http://www.openoffice.org/images/action-link.png) top right no-repeat; margin: 0 5px 0 0; }
-#actionstatements div.action-expand:hover { background: url(http://www.openoffice.org/images/action-expand.png) top right no-repeat; margin: 0 5px 0 0; }
-#actionstatements div.action-contract:hover { background: url(http://www.openoffice.org/images/action-contract.png) top right no-repeat; margin: 0 5px 0 0; }
+#actionstatements div.action-link:hover { background: url(images/action-link.png) top right no-repeat; margin: 0 5px 0 0; }
+#actionstatements div.action-expand:hover { background: url(images/action-expand.png) top right no-repeat; margin: 0 5px 0 0; }
+#actionstatements div.action-contract:hover { background: url(images/action-contract.png) top right no-repeat; margin: 0 5px 0 0; }
 
-#actionstatements div.action-info { background: url(http://www.openoffice.org/images/action-info.png) no-repeat; }
-#actionstatements div.action-info:hover { background: url(http://www.openoffice.org/images/action-info.png) 0 -250px no-repeat; }
-#actionstatements div.action-download { background: url(http://www.openoffice.org/images/action-download.png) no-repeat; }
-#actionstatements div.action-download:hover { background: url(http://www.openoffice.org/images/action-download.png) 0 -250px no-repeat; }
+#actionstatements div.action-info { background: url(images/action-info.png) no-repeat; }
+#actionstatements div.action-info:hover { background: url(images/action-info.png) 0 -250px no-repeat; }
+#actionstatements div.action-download { background: url(images/action-download.png) no-repeat; }
+#actionstatements div.action-download:hover { background: url(images/action-download.png) 0 -250px no-repeat; }
 #actionstatements div.action-download #action-download-extra a { display: inline; margin: 0; padding: 0; text-decoration: underline; }
-#actionstatements div.action-help { background: url(http://www.openoffice.org/images/action-help.png) no-repeat; }
-#actionstatements div.action-help:hover { background: url(http://www.openoffice.org/images/action-help.png) 0 -250px no-repeat; }
-#actionstatements div.action-extend { background: url(http://www.openoffice.org/images/action-extend.png) no-repeat; }
-#actionstatements div.action-extend:hover { background: url(http://www.openoffice.org/images/action-extend.png) 0 -250px no-repeat; }
-#actionstatements div.action-participate { background: url(http://www.openoffice.org/images/action-participate.png) no-repeat; }
-#actionstatements div.action-participate:hover { background: url(http://www.openoffice.org/images/action-participate.png) 0 -250px no-repeat; }
-#actionstatements div.action-social { background: url(http://www.openoffice.org/images/action-social.png) no-repeat; }
-#actionstatements div.action-social:hover { background: url(http://www.openoffice.org/images/action-social.png) 0 -250px no-repeat; }
+#actionstatements div.action-help { background: url(images/action-help.png) no-repeat; }
+#actionstatements div.action-help:hover { background: url(images/action-help.png) 0 -250px no-repeat; }
+#actionstatements div.action-extend { background: url(images/action-extend.png) no-repeat; }
+#actionstatements div.action-extend:hover { background: url(images/action-extend.png) 0 -250px no-repeat; }
+#actionstatements div.action-participate { background: url(images/action-participate.png) no-repeat; }
+#actionstatements div.action-participate:hover { background: url(images/action-participate.png) 0 -250px no-repeat; }
+#actionstatements div.action-social { background: url(images/action-social.png) no-repeat; }
+#actionstatements div.action-social:hover { background: url(images/action-social.png) 0 -250px no-repeat; }
 #actionstatements div.action-social .action-social-extra p { margin: 0; padding: 5px 0px 5px 60px; line-height: 150%; color: #333;  }
 #actionstatements div.action-social .action-social-extra a { color: #06338B;  }
 
 #actionstatements div.action-download #buttonwrap { padding: 15px 0 5px 60px; }
-#actionstatements div.action-download #downloadbutton { display: block; width: 550px; background: #C7E094 url(http://www.openoffice.org/images/download-bg.png) right top no-repeat; }
-#actionstatements div.action-download:hover #downloadbutton { background: #CCE891 url(http://www.openoffice.org/images/download-bg.png) right -200px no-repeat; }
-#actionstatements div.action-download:hover #downloadbutton:hover { background: #CCE891 url(http://www.openoffice.org/images/download-bg.png) right -400px no-repeat; cursor: pointer; }
+#actionstatements div.action-download #downloadbutton { display: block; width: 550px; background: #C7E094 url(images/download-bg.png) right top no-repeat; }
+#actionstatements div.action-download:hover #downloadbutton { background: #CCE891 url(images/download-bg.png) right -200px no-repeat; }
+#actionstatements div.action-download:hover #downloadbutton:hover { background: #CCE891 url(images/download-bg.png) right -400px no-repeat; cursor: pointer; }
 #actionstatements div.action-download #downloadbutton h3 { margin: 0; padding: 25px 0 7px 30px; font-size: 1.6em; }
 #actionstatements div.action-download #downloadbutton h3 a { color: #718D36; text-decoration: none; }
 #actionstatements div.action-download #downloadbutton:hover h3 a { color: #546828; }
@@ -73,7 +73,7 @@
 #news { float: right; margin: 1% 3% 0 0; height: 520px; width: 30%; }
 #news div.campaign.first { min-height: 50px; width: 90%; padding: 30px 5% 5px 5%; margin: 10px 0 0 0; background: none; clear: right; }
 #news div.campaign.first h2 { margin-top: -33px; padding: 0; border: none; width: 100%; color: #06338B; background: none; }
-#news div.campaign { min-height: 50px; width: 90%; padding: 30px 5% 5px 5%; margin: 10px 0 0 0; background: url(http://www.openoffice.org/images/campaign-divider.png) no-repeat center top; clear: right; }
+#news div.campaign { min-height: 50px; width: 90%; padding: 30px 5% 5px 5%; margin: 10px 0 0 0; background: url(images/campaign-divider.png) no-repeat center top; clear: right; }
 #news div.campaign h2 { margin: 0; padding: 0; border: none; width: 100%; color: #06338B; background: none; }
 #news div.campaign p { line-height: 150%; padding: 10px 0 0 0; color: #333; text-align: left; background: none; }
 #news div.campaign a { color:#107EC0; text-decoration:underline; }