Dbut ajout de l'autocompltion ajax sur la liste droulante des pays

This commit is contained in:
Regis Houssin
2007-02-11 20:55:10 +00:00
parent 5d1834f282
commit a400805154

View File

@@ -1,6 +1,7 @@
<?php
/* Copyright (C) 2004-2006 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2006 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2007 Regis Houssin <regis.houssin@cap-networks.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -1064,7 +1065,7 @@ div.autocomplete ul {
margin:0px;
padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li.selected { background-color: #D3E5EC;}
div.autocomplete ul li {
list-style-type:none;
display:block;