Jump to content

MediaWiki:JQuery-makeCollapsible.css

From The Austrian Economics Wiki, the global repository of classical-liberal thought
Revision as of 23:55, 8 September 2012 by John James (talk | contribs) (Created page with "See also jquery.makeCollapsible.js: .mw-collapsible-toggle { float: right; } list-items go as wide as their parent element, don't float them inside list items: li ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

/* See also jquery.makeCollapsible.js */ .mw-collapsible-toggle { float: right; }

/* list-items go as wide as their parent element, don't float them inside list items */ li .mw-collapsible-toggle { float: none; }

/* the added list item should have no list-style */ .mw-collapsible-toggle-li { list-style: none; }

[feedly mini]