From 833d8d1a97f2696c8dd51db2cb4c0754fff902a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=83=A1?= <3203164629@qq.com> Date: Wed, 31 Jan 2024 11:01:32 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=99=84=E4=BB=B6=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E8=83=8C=E6=99=AF=E9=80=8F=E6=98=8E=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 小胡 <3203164629@qq.com> --- dzz/system/ueditor/third-party/dzzattach/dzzattach.css | 10 ---------- static/js/common.js | 4 ++-- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/dzz/system/ueditor/third-party/dzzattach/dzzattach.css b/dzz/system/ueditor/third-party/dzzattach/dzzattach.css index 9693165..42ddd86 100644 --- a/dzz/system/ueditor/third-party/dzzattach/dzzattach.css +++ b/dzz/system/ueditor/third-party/dzzattach/dzzattach.css @@ -40,18 +40,11 @@ .tip { position: absolute; padding: 10px; - _width: 200px; - max-width:350px; - border:solid 1px #b1b1b1; box-shadow: 0 1px 3px #eee, inset 0 0 3px #fff; - border-radius:5px; - /*box-shadow:0 5px 15px RGBA(0,0,0,0.5);*/ word-break:break-all; margin:0 10px; } .tip .tip-op a{ - - color:#4c8afb; padding-top: 1px; margin-right: 10px; padding-bottom: 1px; @@ -96,9 +89,6 @@ .tip_1, .tip_2 { margin-top: 8px; } -.tip_3, .tip_4 { - margin-top: -8px; -} .tip_horn { position: absolute; width: 11px; diff --git a/static/js/common.js b/static/js/common.js index b52bcbf..32412a7 100644 --- a/static/js/common.js +++ b/static/js/common.js @@ -1,4 +1,4 @@ -/* +/* * @copyright Leyun internet Technology(Shanghai)Co.,Ltd * @license http://www.dzzoffice.com/licenses/license.txt * @package DzzOffice @@ -1828,7 +1828,7 @@ function showTip(ctrlobj,pos,msg) { if(!document.getElementById(menuid)) { var div = document.createElement('div'); div.id = ctrlobj.id + '_menu'; - div.className = 'tip '+tip_classname; + div.className = 'tip da '+tip_classname; div.style.display = 'none'; div.innerHTML = '