/* * Stylesheet for the CategoryTree extension, an AJAX based gadget * to display the category structure of a wiki * * @package MediaWiki * @subpackage Extensions * @author Daniel Kinzler, brightbyte.de * @copyright © 2006 Daniel Kinzler * @licence GNU General Public Licence 2.0 or later */ .CategoryTreeChildren { margin-left: 1.5ex; } .CategoryTreeBullet a:link { text-decoration: none; color: inherit; font-weight: bold; speak: none; } .CategoryTreeLabelPage { font-style: italic; } .CategoryTreeParents { margin-top: 1.5ex; font-style: italic; } .CategoryTreeResult { margin-top: 1.5ex; } .CategoryTreeTag { margin-top: 0.5ex; margin-bottom: 0.5ex; } .CategoryTreeNotice { font-style: italic; }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 8318 | Matt Attaway | Get the latest changes from @sam_stafford's version of the Mediawiki plugin | ||
//guest/sam_stafford/mediawiki/extensions/CategoryTree/CategoryTree.css | |||||
#1 | 6192 | Sam Stafford |
A handful of Mediawiki extensions, skins, and whatnot. Not all of these are authored by me, but I want them all in one place and I need to keep track of any tweaks made. |