MediaWiki:Common.css: Difference between revisions

removed TODO – actually this does seem to work, or at least the problem doesn't exist anymore and maybe it's because of this
m (removed TODO comment for done item, rewrote another)
(removed TODO – actually this does seem to work, or at least the problem doesn't exist anymore and maybe it's because of this)
Line 42: Line 42:
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child),
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child),


/* TODO: Doesn't seem to work in hiding the "do it yourself" box on [[Developer Mode]] */
/* Avoid FOUC/reflows on collapsed elements. */
/* Avoid FOUC/reflows on collapsed elements. */
/* This copies MediaWiki's solution for T42812 to apply to innercollapse/outercollapse (T325115). */
/* This copies MediaWiki's solution for T42812 to apply to innercollapse/outercollapse (T325115). */