2016-09-17 18 views

Odpowiedz

6

Te wartości pochodzą z CSS:

.custom-file-control:lang(en)::after { 
    content: "Choose file..."; 
} 

.custom-file-control:lang(en)::before { 
    content: "Browse"; 
} 
Powiązane problemy