[THEME] ~barre de recherche en une ligne
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Wed, 4 Sep 2013 13:57:27 +0000 (15:57 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Wed, 4 Sep 2013 13:57:27 +0000 (15:57 +0200)
www/themes/theme_lhc/habillage.css

index d6a92e6..dd733a6 100644 (file)
@@ -403,9 +403,9 @@ table.spip tr.row-odd {
 .formulaire_recherche {\r
     background-color: transparent;\r
     border: medium none;\r
-    margin-left: 215px;\r
+    text-align: right;\r
     padding: 5px 0 15px;\r
-    width: 236px;\r
+    width: 450px;\r
     margin-bottom: 2em;\r
 }\r
 .formulaire_recherche p {\r
@@ -429,6 +429,10 @@ table.spip tr.row-odd {
        font-size:0;\r
        cursor: pointer;\r
 }\r
+.formulaire_recherche label {\r
+       text-align: right;\r
+       display: inline;\r
+}\r
 #wrap {\r
     background-color: #FFFFFF;\r
     margin: 0 auto;\r