Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 320c1bb

Browse files
committedMar 12, 2025·
custom.css: Set old tab style back
1 parent 9b90de9 commit 320c1bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎docs/css/custom.css

+5
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,11 @@ a.external:not(.card):after {
538538
color: var(--md-accent-fg-color);
539539
}
540540

541+
542+
.js .md-typeset .tabbed-labels:before {
543+
background: var(--md-accent-fg-color);
544+
}
545+
541546
.md-typeset .tabbed-labels--linked > label > a {
542547
padding: 0;
543548
}

0 commit comments

Comments
 (0)