Template:Clade hidden/styles.css
< Template:Clade hidden
Jump to navigation
Jump to search
Revision as of 16:42, 11 November 2019 by imported>Jts1882 (only hide direct parent (allows spans elements in + and - cells))
table.clade div.mw-collapsible > span:not(.mw-customtoggle) {
display:none;
}
/* Hides content in mobile and non-JS modes, but a few issues
table.clade td.clade-interactive div.mw-collapsible-content {
display:none;
}*/