Look: Ajout du style formsearch dans theme Eldy

This commit is contained in:
Laurent Destailleur 2004-09-04 11:51:17 +00:00
parent ef030ca159
commit 79c788d243

View File

@ -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
*/