From b20f818a6492134a0decf9f0dc127a3ab1f66e7b Mon Sep 17 00:00:00 2001 From: Zatalyz Date: Sat, 4 Mar 2023 15:39:21 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20am=C3=A9liore=20un=20peu=20la=20pr=C3=A9?= =?UTF-8?q?sentation=20des=20=C3=A9moticones.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- khbb/css/jquery.sceditor.theme.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/khbb/css/jquery.sceditor.theme.css b/khbb/css/jquery.sceditor.theme.css index 10c011d..4ddb7d4 100644 --- a/khbb/css/jquery.sceditor.theme.css +++ b/khbb/css/jquery.sceditor.theme.css @@ -614,7 +614,9 @@ div.sceditor-group { } .sceditor-insertemoticon img, .sceditor-smileyPopup img { - margin: 6px 7px 0 0; + margin: 0; + border-left: var(--neutral-mid-color) 1px dotted; + padding: 0 0.3em; } .sceditor-insertemoticon img, div.sceditor-dropdown img,