You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bi...@apache.org on 2012/04/13 14:32:43 UTC

svn commit: r1325738 - in /incubator/ooo/ooo-site/trunk/content/fr/Telecharger: index.html style.css telecharge.gif

Author: bidouille
Date: Fri Apr 13 12:32:42 2012
New Revision: 1325738

URL: http://svn.apache.org/viewvc?rev=1325738&view=rev
Log: (empty)

Added:
    incubator/ooo/ooo-site/trunk/content/fr/Telecharger/telecharge.gif   (with props)
Modified:
    incubator/ooo/ooo-site/trunk/content/fr/Telecharger/index.html
    incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css

Modified: incubator/ooo/ooo-site/trunk/content/fr/Telecharger/index.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/fr/Telecharger/index.html?rev=1325738&r1=1325737&r2=1325738&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/fr/Telecharger/index.html (original)
+++ incubator/ooo/ooo-site/trunk/content/fr/Telecharger/index.html Fri Apr 13 12:32:42 2012
@@ -20,7 +20,7 @@
       href="http://download.services.openoffice.org/files/localized/fr/3.3.0/OOo_3.3.0_Win_x86_install-wJRE_fr.exe">
       <span>Windows <small><br />version XP, Vista et 7</small></span></a>
 </div>
-<div class="item">
+
 <h2>Système Apple MacOS X</h2>    
     <a class="bouton" title="Mac OS X Intel" name="ver_mac_intel" 
       href="http://download.services.openoffice.org/files/localized/fr/3.3.0/OOo_3.3.0_MacOS_x86_install_fr.dmg">
@@ -29,7 +29,7 @@
       <a class="bouton" title="Mac OS X PowerPC" name="ver_mac_ppc" 
         href="http://download.services.openoffice.org/files/localized/fr/3.3.0/OOo_3.3.0_MacOS_PPC_install_fr.dmg">
         <span>MacOS X <small><br />Processeur PowerPC</small></span></a>
-</div>
+
 <div class="item">    
     <a class="bouton" title="Linux" name="ver_rpm" 
     href="http://download.services.openoffice.org/files/localized/fr/3.3.0/OOo_3.3.0_Linux_x86_install-rpm_fr.tar.gz">

Modified: incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css?rev=1325738&r1=1325737&r2=1325738&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css (original)
+++ incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css Fri Apr 13 12:32:42 2012
@@ -6,7 +6,7 @@
     margin-left: 0.5em;
     padding: 0px;
     color: #505256;
-  background: #B9E06C url("buttondownload_small.gif") no-repeat; 
+  background: #B9E06C url("telecharge.gif") no-repeat; 
     font-size: 1.3em; 
   font-weight: bold;
   text-align: left;
@@ -15,7 +15,8 @@
 }
 
 .bouton:hover {
-    color: #395073;
+  color: black;
+  text-decoration: none;
   background-color: #c7e094;
   cursor: pointer; 
 }
@@ -28,7 +29,6 @@
   height: auto!important; /* IE 'hack' for min-height */
   height: 70px;
   min-height: 35px;
-    background: url("/branding/images/buttonsmall_bottom.gif") no-repeat bottom right;
 }
 
 .bouton span small {

Added: incubator/ooo/ooo-site/trunk/content/fr/Telecharger/telecharge.gif
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/fr/Telecharger/telecharge.gif?rev=1325738&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/fr/Telecharger/telecharge.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream