From dab53a1ef28ecc281d574b50d3433e806db375cd Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sun, 2 Aug 2026 14:31:50 +0200 Subject: Keep the compared translation independent of the interface language --- public/stylesheets/admin.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'public/stylesheets') diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index f415379a..39badaa6 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css @@ -1019,6 +1019,19 @@ div.layout_row_content { height: 1.25rem; } +.diff_step_bar .disabled_action { + border: none; + padding: 0; + font-weight: normal; +} + +.diff_step_bar > a, +.diff_step_bar .disabled_action { + display: inline-flex; + justify-content: center; + min-width: 8ch; +} + .info_group_items { display: flex; flex-wrap: wrap; -- cgit v1.3