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 3e763dc commit d7101bfCopy full SHA for d7101bf
themes/Theme-ModernDark/Theme-ModernDark.css
@@ -557,3 +557,6 @@ button.minimal {
557
.package-manager table thead {
558
background-color: var(--nav-color);
559
}
560
+a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
561
+ background-color: var(--nav-color) !important;
562
+}
0 commit comments