diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 9f10e419843..b261d01683a 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -215,7 +215,12 @@ select.flat, form.flat select { input:disabled { background:#ddd; } -input:-webkit-autofill { background-color: #FCFEFA !important; background-image:none !important; } +input:-webkit-autofill { + background-color: #FCFEFA !important; background-image:none !important; +} +input.liste_titre { + box-shadow: none !important; +} textarea:disabled { background:#ddd;