Skip to content

Commit d7101bf

Browse files
Update
1 parent 3e763dc commit d7101bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

themes/Theme-ModernDark/Theme-ModernDark.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,3 +557,6 @@ button.minimal {
557557
.package-manager table thead {
558558
background-color: var(--nav-color);
559559
}
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

Comments
 (0)