lille-metropole-2022: customize file upload widget (#72338)
gitea-wip/publik-base-theme/pipeline/pr-main This commit looks good Details

This commit is contained in:
Serghei Mihai 2022-12-08 11:07:26 +01:00
parent 6e524e8a78
commit 67b344a32e
1 changed files with 5 additions and 0 deletions

View File

@ -378,6 +378,11 @@ li.external-link, li.is-redirection {
}
}
/* customize upload color */
div.file-upload-widget div.file-button div.widget-message::after {
color: green;
}
/* FOOTER */