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 2012/04/13 14:44:49 UTC

svn commit: r812738 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/fr/Telecharger/style.css

Author: buildbot
Date: Fri Apr 13 12:44:48 2012
New Revision: 812738

Log:
Staging update by buildbot for openofficeorg

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/fr/Telecharger/style.css

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Apr 13 12:44:48 2012
@@ -1 +1 @@
-1325740
+1325741

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Apr 13 12:44:48 2012
@@ -1 +1 @@
-1325740
+1325741

Modified: websites/staging/ooo-site/trunk/content/fr/Telecharger/style.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/fr/Telecharger/style.css (original)
+++ websites/staging/ooo-site/trunk/content/fr/Telecharger/style.css Fri Apr 13 12:44:48 2012
@@ -1,7 +1,8 @@
 .bouton {
-    display: block;
+  display: block;
   width: 220px;
-    margin: 0px;
+  height: 55px;
+    margin: 2px;
     margin-bottom: 0.5em;
     margin-left: 0.5em;
     padding: 0px;
@@ -35,20 +36,8 @@
   font-weight: normal;
 }
 
-#fondboutons {
-    float: left;
-    width: 100%;
-    margin: 0px;
-  padding: 0px;
-  background: url("background_OOogulls.gif") no-repeat top right;
-}
-
-#ligneboutons {
-    float: left;
-        /* 25% restant = place pour la mouette */
-    width: 75%; 
-    margin: 0px;
-  padding: 0px;
+.clear {
+  clear: both;
 }
 
 #boutondownload {