Fix docs sidebar icons

This commit is contained in:
Konstantin Wohlwend 2026-05-25 10:59:34 -07:00 committed by Madison
parent 205b524789
commit 12eea58dbc

View File

@ -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: