From: Ludovic CHEVALIER Date: Sun, 15 Sep 2013 16:34:21 +0000 (+0200) Subject: [CSS] ~couleur loupe formulaire de recherche X-Git-Tag: 3.0.0~22 X-Git-Url: http://git.cyclocoop.org/?p=ptitvelo%2Fweb%2Fwww.git;a=commitdiff_plain;h=2269285b6cc86e835807f56de6dd69ea02cb9a43 [CSS] ~couleur loupe formulaire de recherche --- diff --git a/www/plugins/skel_ptitvelo/css/structure.css.html b/www/plugins/skel_ptitvelo/css/structure.css.html index e256d8e..b1c4f44 100644 --- a/www/plugins/skel_ptitvelo/css/structure.css.html +++ b/www/plugins/skel_ptitvelo/css/structure.css.html @@ -131,7 +131,7 @@ width: 24px; height: 24px; border: none; font-size:0; - background: [(#GET{couleur_principale})] url(#CHEMIN{/images/recherche.png}) no-repeat center center; + background: rgb(239, 174,19) url(#CHEMIN{/images/recherche.png}) no-repeat center center; } #entete #formulaire_recherche label, #conteneur #formulaire_recherche label { display: none;