MediaWiki talk:Common.css

From PinataIsland.info, the Viva Piñata wiki
Revision as of 19:10, 23 August 2008 by FeralKitty (talk | contribs)
Jump to: navigation, search

Listify

May I commit this ->

/* Allow transcluded pages to display in lists rather than a table. Compatible in Firefox; incompatible in IE6. */
.listify td {display:list-item;}
.listify tr {display:block;}
.listify table {display:block;}

Example of output: listified subpages. –xenocidic (talk) 00:20, 24 August 2008 (UTC)

I'd prefer that it stay in your user style sheet, which you're welcome to edit as often as you like. I don't want to see this style sheet fall under frequent "revisions," since it's mission-critical to the software, and any errors introduced here affect everyone. Also, if something is not adopted for (standard) use across the entire wiki, it probably doesn't belong in here, especially if it doesn't follow conventions. The reorg is a mindset to do more things properly, clean things up, and minimize maintenance. --FeralKitty (talk) 02:10, 24 August 2008 (UTC)