Switch the manual theme to Furo #104735
@ -93,7 +93,8 @@ kbd:not(.compound) {
|
||||
}
|
||||
|
||||
/* Only style parent kbd elements instead of the individual children */
|
||||
:not(dl.option-list)> :not(dt):not(kbd):not(kbd)>kbd {
|
||||
:not(dl.option-list)> :not(dt):not(kbd):not(kbd)>kbd,
|
||||
.menuselection {
|
||||
background-color: var(--color-background-secondary);
|
||||
border: 1px solid var(--color-foreground-border);
|
||||
border-radius: .2rem;
|
||||
|
Loading…
Reference in New Issue
Block a user