From ea5a0df11734807140faa6cc209aa6be61e0b161 Mon Sep 17 00:00:00 2001 From: gtbu Date: Tue, 31 Dec 2024 12:33:45 +0100 Subject: [PATCH] Upadet admin.scss Pencil now 'on hover' - did not appear mit some js-blockers --- include/css/admin.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/include/css/admin.scss b/include/css/admin.scss index c298686..fb170fe 100644 --- a/include/css/admin.scss +++ b/include/css/admin.scss @@ -1442,6 +1442,7 @@ html.admin_body #simplepanel .toolbar { #gp_edit_overlay span.gp_hover * { display: block !important; + visibility: visible; } #gp_edit_overlay .gp_separator { margin: 2px 0;