Skip to content

Commit a700a24

Browse files
committed
Add .navbox.collapsible style; closes #8
1 parent c365792 commit a700a24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

wikipedia-dark.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
table, input, button, select, textarea,
6262
tr[style*="background: antiquewhite;"], #toc, td[style*="background-color"], td[style*="background:#F5FAFF"],
6363
#mw-content-text div[style*="background: #"], .vevent td, .referencetooltip li, .suggestions,
64-
.mw-ui-button[style*="background"], .mw-ui-button[style*="background"] *, .wikiEditor-ui {
64+
.mw-ui-button[style*="background"], .mw-ui-button[style*="background"] *, .wikiEditor-ui,
65+
table.navbox.collapsible tr:nth-child(2) > td {
6566
background-color: #222 !important;
6667
}
6768

0 commit comments

Comments
 (0)