Look: Ajout du style formsearch dans theme Eldy

This commit is contained in:
Laurent Destailleur 2004-09-04 12:07:31 +00:00
parent aba475415f
commit 26b77ec9ff

View File

@ -273,6 +273,10 @@ form {
margin: 0em 0em 0em 0em; margin: 0em 0em 0em 0em;
} }
/*
* Barre recherche
*/
div.formsearch div.formsearch
{ {
display: block; display: block;
@ -283,10 +287,12 @@ div.formsearch
left: 130px; left: 130px;
padding: 4px; padding: 4px;
vertical-align: center; vertical-align: center;
margin-bottom: 10px;
} }
/* /*
* Onglets * Barre onglets
*/ */
div.tabBar { div.tabBar {
color: #234046; color: #234046;