From 2269285b6cc86e835807f56de6dd69ea02cb9a43 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Sun, 15 Sep 2013 18:34:21 +0200 Subject: [PATCH] [CSS] ~couleur loupe formulaire de recherche --- www/plugins/skel_ptitvelo/css/structure.css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.20.1