diff --git a/htdocs/theme/eldy/eldy.css.php b/htdocs/theme/eldy/eldy.css.php index b0036bc4adf..b6c7fce2306 100644 --- a/htdocs/theme/eldy/eldy.css.php +++ b/htdocs/theme/eldy/eldy.css.php @@ -1,6 +1,7 @@ * Copyright (C) 2006 Rodolphe Quiedeville + * Copyright (C) 2007 Regis Houssin * * 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;