diff sat_templates/templates/bulma/chat/chat.html @ 406:049a0638f6fa

chat: Keywords handling: - Keywords are now displayed in messages. - Modal panel has been updated to allow for side panels, i.e. modal panel comming from top, bottom, right or left with an animation, and which can be closed by clicking/touching outside of the panel. rel 458
author Goffi <goffi@goffi.org>
date Fri, 06 Jun 2025 10:50:35 +0200
parents 5016fb0ff62f
children 44439110247f
line wrap: on
line diff
--- a/sat_templates/templates/bulma/chat/chat.html	Wed May 21 15:41:00 2025 +0200
+++ b/sat_templates/templates/bulma/chat/chat.html	Fri Jun 06 10:50:35 2025 +0200
@@ -6,7 +6,7 @@
 {% block title %}{{ target_jid }} - {{ super() }}{% endblock %}
 {% block body %}
     {{ icon_defs(
-   "comment-dots", "ellipsis", "paperclip", "pencil", "quote-left", "reply", "regular face-smile", "regular trash-can", "share-nodes"
+   "check", "comment-dots", "ellipsis", "lock", "paperclip", "pencil", "quote-left", "reply", "regular face-smile", "regular trash-can", "share-nodes", "unlock"
     ) }}
 
 
@@ -40,7 +40,7 @@
 
         <!-- Main Chat Area -->
         <div class="column is-8 main-panel chat-main" id="main_panel">
-                <div class="panel-header">
+                <div class="panel-header px-4 py-2">
                     <div class="level is-mobile">
                         <div class="level-left">
                             <div class="level-item">