# HG changeset patch # User Goffi # Date 1744399925 -7200 # Node ID 65c53ec5e7776c7c86e93b8556bd3a5defd5326a # Parent 2bbcb7da56bcaa213c709dd0cb9d5d5456e699d4 Bulma: complete redesign: This is a WIP full redesign of the whole web UI. Only chat is usable at the moment, many things are broken. The design uses the new Bulma v1+, has a look closer to industry standards, paves the way for a dark theme, and should be easy to use. It's a basis for coming features such as UI/UX for threads. rel 457 diff -r 2bbcb7da56bc -r 65c53ec5e777 sat_templates/templates/bulma/base/base.html --- a/sat_templates/templates/bulma/base/base.html Sat Oct 26 22:53:26 2024 +0200 +++ b/sat_templates/templates/bulma/base/base.html Fri Apr 11 21:32:05 2025 +0200 @@ -93,10 +93,14 @@ @@ -107,7 +111,7 @@ {% endblock main_menu %} {% endif %} {% block body_wrapper %} -
+
{% if breadcrumbs and not no_breadcrumps and breadcrumbs|length > 1 %}