From 12eea58dbc4a4ed9f341c3c8400c9468dca5371d Mon Sep 17 00:00:00 2001 From: Konstantin Wohlwend Date: Mon, 25 May 2026 10:59:34 -0700 Subject: [PATCH] Fix docs sidebar icons --- docs-mintlify/style.css | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs-mintlify/style.css b/docs-mintlify/style.css index 6057defdc..802536d87 100644 --- a/docs-mintlify/style.css +++ b/docs-mintlify/style.css @@ -1,14 +1,14 @@ -ul#sidebar-group > li > button > div:first-child, -ul#sidebar-group > li > a > div:first-child { +ul.sidebar-group > li > button > div:first-child, +ul.sidebar-group > li > a > div:first-child { background: transparent !important; border: 0 !important; box-shadow: none !important; padding: 0 !important; } -ul#sidebar-group > li > button > img, -ul#sidebar-group > li > button > div:first-child > img, -ul#sidebar-group > li > a > div:first-child > img { +ul.sidebar-group > li > button > img, +ul.sidebar-group > li > button > div:first-child > img, +ul.sidebar-group > li > a > div:first-child > img { /* AppIcon-like shell */ border: 1px solid transparent !important; border-radius: 30% !important; @@ -23,12 +23,12 @@ ul#sidebar-group > li > a > div:first-child > img { inset 0 0 0 1px rgba(255, 255, 255, 0.55); } -html.dark ul#sidebar-group > li > button > img, -html.dark ul#sidebar-group > li > button > div:first-child > img, -html.dark ul#sidebar-group > li > a > div:first-child > img, -:root[data-theme="dark"] ul#sidebar-group > li > button > img, -:root[data-theme="dark"] ul#sidebar-group > li > button > div:first-child > img, -:root[data-theme="dark"] ul#sidebar-group > li > a > div:first-child > img { +html.dark ul.sidebar-group > li > button > img, +html.dark ul.sidebar-group > li > button > div:first-child > img, +html.dark ul.sidebar-group > li > a > div:first-child > img, +:root[data-theme="dark"] ul.sidebar-group > li > button > img, +:root[data-theme="dark"] ul.sidebar-group > li > button > div:first-child > img, +:root[data-theme="dark"] ul.sidebar-group > li > a > div:first-child > img { border: 1px solid transparent !important; /* Use inverted shell colors so post-filter background stays blue */ background: