From b152e590657fd11ff3567e31d1fbee31dc5c6ad5 Mon Sep 17 00:00:00 2001 From: Tatiana Date: Wed, 26 Apr 2023 18:14:29 +0300 Subject: [PATCH 01/18] fx border in float block --- http/html.html | 2 +- http/js/main.js | 4 ++-- totum/templates/html.html | 2 +- totum/templates/page_template.php | 2 +- totum/templates/page_template_simple.php | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/http/html.html b/http/html.html index 3b5949bd..b3433389 100644 --- a/http/html.html +++ b/http/html.html @@ -11,7 +11,7 @@ - + diff --git a/http/js/main.js b/http/js/main.js index 7969fab0..8f274ab2 100644 --- a/http/js/main.js +++ b/http/js/main.js @@ -1,3 +1,3 @@ -App.CodemirrorFocusBlur=function(e){let t=$(e.display.lineDiv).closest(".modal-content").find(".modal-footer .fa-times").closest("button");e.on("focus",e=>{if(!t.is(":disabled")){t.width(t.width()),t.addClass("with-lock"),t.prop("disabled",!0);let e=t.find(".fa-times").hide(),a=$('');e.after(a)}}),e.on("blur",(e,a)=>{if(t.is(":disabled")){let e=t.find(".fa-times");e.next().remove(),e.show(),t.prop("disabled",null)}})},App.ManuallyJsonChanging=function(e,t,a){let i=$("
"),n=$('