/**
 * Feature Name:	Admin CSS
 * Author:			HerrLlama for Inpsyde GmbH
 * Author URI:		http://inpsyde.com
 * Licence:			GPLv3
 */

#menu-posts-ticks .wp-menu-image {
	background: url(../img/icon-small.png) no-repeat scroll 7px 6px !important;
}

#menu-posts-ticks.wp-menu-open .wp-menu-image,
#menu-posts-ticks:hover .wp-menu-image {
	background: url(../img/icon-small-hover.png) no-repeat scroll 7px 6px !important;
}