[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / spip-bonux / prive / style_prive_plugin_bonux_recherche.html
diff --git a/www/plugins/auto/spip-bonux/prive/style_prive_plugin_bonux_recherche.html b/www/plugins/auto/spip-bonux/prive/style_prive_plugin_bonux_recherche.html
new file mode 100644 (file)
index 0000000..43ee30c
--- /dev/null
@@ -0,0 +1,23 @@
+[(#REM)\r
+\r
+       Ce squelette definit les styles pour le formulaire de recherche\r
+\r
+]\r
+#CACHE{3600*100,cache-client}\r
+#HTTP_HEADER{Content-Type: text/css; charset=iso-8859-15}\r
+#HTTP_HEADER{Vary: Accept-Encoding}\r
+\r
+#SET{claire,##ENV{couleur_claire,edf3fe}}\r
+#SET{foncee,##ENV{couleur_foncee,3874b0}}\r
+#SET{left,#ENV{ltr}|choixsiegal{left,left,right}}\r
+#SET{right,#ENV{ltr}|choixsiegal{left,right,left}}\r
+\r
+\r
+/* formulaire_recherche_ecrire */\r
+\r
+.formulaire_recherche { margin: 0; padding: 0; background: none; text-align:#GET{right};border:0; }\r
+.formulaire_recherche * { display: inline; vertical-align: middle; }\r
+.formulaire_recherche label {display:none;}\r
+.formulaire_recherche input.text { width: 17em;color:#fff;border:1px solid #fff;background:#GET{foncee};padding:3px;}\r
+.formulaire_recherche input.image {}\r
+.formulaire_recherche img {padding:0 0 3px;}
\ No newline at end of file