From 79c788d2433ec1f9b8aa58bae4408890ef731b67 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 4 Sep 2004 11:51:17 +0000 Subject: [PATCH] Look: Ajout du style formsearch dans theme Eldy --- htdocs/theme/eldy/eldy.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/htdocs/theme/eldy/eldy.css b/htdocs/theme/eldy/eldy.css index 92dd7a17a59..2f988057b8d 100644 --- a/htdocs/theme/eldy/eldy.css +++ b/htdocs/theme/eldy/eldy.css @@ -273,6 +273,18 @@ form { margin: 0em 0em 0em 0em; } +div.formsearch +{ + display: block; + float: none; + clear: right; + background: #dee7ec; + top: 0px; + left: 130px; + padding: 4px; + vertical-align: center; +} + /* * Onglets */