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 16:13:09 UTC

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

Author: buildbot
Date: Fri Apr 13 14:13:09 2012
New Revision: 812762

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 14:13:09 2012
@@ -1 +1 @@
-1325764
+1325779

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Apr 13 14:13:09 2012
@@ -1 +1 @@
-1325764
+1325779

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 14:13:09 2012
@@ -41,28 +41,15 @@
 .flotte {  float:left; }
 
 .optionitem {
-background: #eef;
 margin-bottom: 2em;
-padding: 0.5em;
+  width:200px;
+  padding:40px;
+  margin:auto;
 padding-left: 1em;
 padding-right: 1em; 
-/*cursor: pointer;*/
 }
 .optionitem h2 {
 margin-top: .7em;
 width: 100%;
 line-height: 120%;
-}
-.optionitem h2 a {
-display: block;
-width: 100%;
-text-decoration: none;
-color: #008
-}
-.optionitem h2 a:hover {
-color: #448;
-}
-.optionitem:hover {
-background: #f4f4ff;
-cursor: pointer;
 }
\ No newline at end of file