From e68a81bfa3955c2d6f0c318526d7bfa082382258 Mon Sep 17 00:00:00 2001 From: takezoe Date: Sun, 15 Feb 2026 11:31:07 +0900 Subject: [PATCH] Tweak markdown editor and tool bar styles --- .../core/helper/acenavbar.scala.html | 40 +++++++++---------- .../gitbucket/core/helper/preview.scala.html | 28 ++++++------- 2 files changed, 32 insertions(+), 36 deletions(-) diff --git a/src/main/twirl/gitbucket/core/helper/acenavbar.scala.html b/src/main/twirl/gitbucket/core/helper/acenavbar.scala.html index ffe9643db..b373f59c4 100644 --- a/src/main/twirl/gitbucket/core/helper/acenavbar.scala.html +++ b/src/main/twirl/gitbucket/core/helper/acenavbar.scala.html @@ -1,36 +1,34 @@ @()(implicit context: gitbucket.core.controller.Context) - diff --git a/src/main/twirl/gitbucket/core/helper/preview.scala.html b/src/main/twirl/gitbucket/core/helper/preview.scala.html index 5b57bd690..4b466d89b 100644 --- a/src/main/twirl/gitbucket/core/helper/preview.scala.html +++ b/src/main/twirl/gitbucket/core/helper/preview.scala.html @@ -16,24 +16,22 @@ uid: Long = new java.util.Date().getTime())(implicit context: gitbucket.core.controller.Context) @import gitbucket.core.view.helpers
-