MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
MDElliottMD (talk | contribs) Scope category auto-list hide to MedCategory pages only via :has() on the Category:MedCategory marker |
MDElliottMD (talk | contribs) 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: | body:has(#mw-normal-catlinks a[title="Category:MedCategoryFull"]) .mw-category-generated { display: none; } | ||