From 34c16291be0d5f2fee4c3a5e8d7db847facbd854 Mon Sep 17 00:00:00 2001 From: Cyperghost Date: Thu, 20 Jun 2024 13:24:54 +0200 Subject: [PATCH] Combine the CSS of Attachment and FileProcessorFormField to fileList --- .../shared_fileProcessorFormField.tpl | 4 +- .../Core/Component/Attachment/Entry.ts | 14 ++-- .../Core/Component/Attachment/List.ts | 4 +- .../Builder/Field/Controller/FileProcessor.ts | 50 ++++++++------- .../Core/Component/Attachment/Entry.js | 14 ++-- .../Core/Component/Attachment/List.js | 4 +- .../Builder/Field/Controller/FileProcessor.js | 49 +++++++------- .../install/files/style/ui/attachment.scss | 64 ------------------- wcfsetup/install/files/style/ui/fileList.scss | 63 ++++++++++++++++++ .../install/files/style/ui/uploadHandler.scss | 5 -- 10 files changed, 138 insertions(+), 133 deletions(-) create mode 100644 wcfsetup/install/files/style/ui/fileList.scss diff --git a/com.woltlab.wcf/templates/shared_fileProcessorFormField.tpl b/com.woltlab.wcf/templates/shared_fileProcessorFormField.tpl index e3d89dbbac..678d5bb0d6 100644 --- a/com.woltlab.wcf/templates/shared_fileProcessorFormField.tpl +++ b/com.woltlab.wcf/templates/shared_fileProcessorFormField.tpl @@ -7,9 +7,9 @@ {/if} {else} -