From 94972a6dc7945863cd6dec3de0f89bc92d84a556 Mon Sep 17 00:00:00 2001 From: bergware Date: Mon, 5 Feb 2024 11:18:57 +0100 Subject: [PATCH] Update select_case --- emhttp/plugins/dynamix/scripts/select_case | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emhttp/plugins/dynamix/scripts/select_case b/emhttp/plugins/dynamix/scripts/select_case index f037d8061..0c05052af 100755 --- a/emhttp/plugins/dynamix/scripts/select_case +++ b/emhttp/plugins/dynamix/scripts/select_case @@ -32,6 +32,7 @@ div.case-list span.fa{top:24px;max-width:80px;font-size:80px} div.case-list:hover{color:#f0000c} div.case-name{position:relative;top:74px;font-family:clear-sans!important} div.custom-name{position:relative;top:10px;font-family:clear-sans!important} +input#file{display:none}