From f1dcfd613ad7e868a320e3a69c1e39796c1494d4 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 8 Apr 2025 17:20:06 -0300 Subject: content, css: wrap sidebar track section range together --- src/static/css/site.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/static') diff --git a/src/static/css/site.css b/src/static/css/site.css index 49e3fce4..623f129c 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -583,6 +583,15 @@ summary.underline-white > span:hover a:not(:hover) { border-bottom-left-radius: 0; } +.track-list-sidebar-box summary { + padding-left: 20px !important; + text-indent: -15px !important; +} + +.track-list-sidebar-box .track-section-range { + white-space: nowrap; +} + .wiki-search-sidebar-box { padding: 1px 0 0 0; -- cgit 1.3.0-6-gf8a5