From e043153ad4b4f5f25dccdd143c74b22d0f11d1c5 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Thu, 16 Feb 2023 15:30:31 +0100 Subject: [PATCH] Fix dragover sometimes is not fully visible --- api/templates/default/etemplate2.css | 1 + 1 file changed, 1 insertion(+) diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index 4c23b836eb..a2f9835915 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -4005,6 +4005,7 @@ tr.disableIfNoEPL { background-size: 20%; background-repeat: no-repeat; border: 2px dashed silver; + z-index: 1; } .colselection {