From d5bf9cc4b4d869e8c96ca7f818b4fc5db593f248 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Tue, 13 May 2025 07:36:53 -0600 Subject: [PATCH] UI improvements: added light gray background to top three regions and made Templates section foldable by clicking header --- .../layouts/_default/builder.html | 37 ++++++++++++------- 1 file changed, 23 insertions(+), 14 deletions(-) diff --git a/themes/dispute-protocol-theme/layouts/_default/builder.html b/themes/dispute-protocol-theme/layouts/_default/builder.html index 9040110..ff02c83 100644 --- a/themes/dispute-protocol-theme/layouts/_default/builder.html +++ b/themes/dispute-protocol-theme/layouts/_default/builder.html @@ -1,11 +1,20 @@ {{ define "main" }} +

{{ .Title }}

{{ .Content }}
-