Your IP : 172.71.120.4


Current Path : /var/www/element/data/www/wiki.element.ru/extensions/Vector/modules/
Upload File :
Current File : /var/www/element/data/www/wiki.element.ru/extensions/Vector/modules/ext.vector.sectionEditLinks.css

/**
 * Section edit links
 */

span.vector-editLink {
	float: none;
	display: inline-block;
}

span.vector-editLink a {
	padding-left: 18px;
	/* @embed */
	background: url(images/edit-faded.png) left top no-repeat;
}

span.vector-editLink a:hover {
	/* @embed */
	background-image: url(images/edit.png);
}