MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Protect table row from being hidden in mw-collapsible tables
mNo edit summary
(Protect table row from being hidden in mw-collapsible tables)
Line 1,762:
flex-flow: row wrap;
gap: 32px 32px;
}
 
/* Protect table row from being hidden */
table.mw-collapsed tr.protected {
display: table-row !important;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu