MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1,112:
}
 
/* Force mobile sections to stay expanded and hide the toggle arrows */
.mobileskin-utils .section-headingminerva .content-block {
display: block !important;
}
 
/* Hide the expand/collapse arrows since sections are now always open */
.mobile-utils .section-heading .indicator {
.skin-minerva .section-heading .mw-ui-icon-wikimedia-expand-small,
.mobileskin-utilsminerva .section-heading .indicator {
display: none !important;
}