We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e567e30 commit 110649fCopy full SHA for 110649f
util/gh-pages/style.css
@@ -637,14 +637,14 @@ pre, hr {
637
display: flex;
638
}
639
640
-ul.dropdown-menu li.checkbox > button {
+#menu-filters ul.dropdown-menu li.checkbox > button {
641
border: 0;
642
width: 100%;
643
background: var(--theme-popup-bg);
644
color: var(--fg);
645
646
647
-ul.dropdown-menu li.checkbox > button:hover {
+#menu-filters ul.dropdown-menu li.checkbox > button:hover {
648
background: var(--theme-hover);
649
box-shadow: none;
650
0 commit comments