Your IP : 172.69.7.233


Current Path : /var/www/element/data/www/wiki.element.ru/resources/jquery/
Upload File :
Current File : /var/www/element/data/www/wiki.element.ru/resources/jquery/jquery.makeCollapsible.css

/* 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;
}