Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Scope category auto-list hide to MedCategory pages only via :has() on the Category:MedCategory marker
Scope category auto-list hide to Category:MedCategoryFull marker (Category:MedCategory was too broad — tagged on every leaf medicine category)
Line 71: Line 71:
   other category pages are affected. Category membership, navigation,
   other category pages are affected. Category membership, navigation,
   and the API listing are unaffected — this is display-only. ===== */
   and the API listing are unaffected — this is display-only. ===== */
body:has(#mw-normal-catlinks a[title="Category:MedCategory"]) .mw-category-generated { display: none; }
body:has(#mw-normal-catlinks a[title="Category:MedCategoryFull"]) .mw-category-generated { display: none; }