diff --git a/static/css/custom-dark.css b/static/css/custom-dark.css index bd0cc79..82eafc9 100644 --- a/static/css/custom-dark.css +++ b/static/css/custom-dark.css @@ -104,4 +104,7 @@ } .pac-target-input:not(:-webkit-autofill) { animation-name:endBrowserAutofill +} +.custom-file-label::after { + content: "Rechercher" !important; } \ No newline at end of file