From 7bacf51dd1fd7e3ab38a574b7f5dcdb67d3abbf2 Mon Sep 17 00:00:00 2001 From: Kirik Date: Mon, 10 Nov 2025 20:06:24 +0100 Subject: [PATCH] =?UTF-8?q?Add=20custom=20file=20upload=20button=20with=20?= =?UTF-8?q?Russian=20label=20'=D0=92=D1=8B=D0=B1=D1=80=D0=B0=D1=82=D1=8C?= =?UTF-8?q?=20=D1=84=D0=B0=D0=B9=D0=BB'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Replace standard browser file input with custom styled button - Add blue button label 'Выбрать файл' instead of 'Choose File' - Display selected filename with checkmark after selection - Hide default file input element --- content/plan.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/content/plan.md b/content/plan.md index a58a2ba..503a4b0 100755 --- a/content/plan.md +++ b/content/plan.md @@ -203,9 +203,20 @@ disableComments = true
- +
+ + +
+
+ +