From 26b77ec9ffb33a47eefc6f91e36a5f47f6a10667 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 4 Sep 2004 12:07:31 +0000 Subject: [PATCH] Look: Ajout du style formsearch dans theme Eldy --- htdocs/theme/eldy/eldy.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/htdocs/theme/eldy/eldy.css b/htdocs/theme/eldy/eldy.css index 2f988057b8d..10fd40192d9 100644 --- a/htdocs/theme/eldy/eldy.css +++ b/htdocs/theme/eldy/eldy.css @@ -273,6 +273,10 @@ form { margin: 0em 0em 0em 0em; } + +/* + * Barre recherche + */ div.formsearch { display: block; @@ -283,10 +287,12 @@ div.formsearch left: 130px; padding: 4px; vertical-align: center; + margin-bottom: 10px; } + /* - * Onglets + * Barre onglets */ div.tabBar { color: #234046;