MediaWiki:Vector.css: Difference between revisions

From Gallowpedia, the MediEvil Wiki. You'll be dying to read!
No edit summary
Tags: Mobile edit Mobile web edit
mNo edit summary
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */
[id^="toctogglecheckbox"]:not(:checked) + .toctitle .toctogglelabel:after {
    content: 'hide';
}
[id^="toctogglecheckbox"]:checked + .toctitle .toctogglelabel:after {
    content: 'show';
}

Revision as of 18:16, 20 February 2022

/* All CSS here will be loaded for users of the Vector skin */