Your IP : 3.149.27.72


Current Path : /proc/self/root/home/sudancam/public_html3/games/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-wordads/src/dashboard/scss/
Upload File :
Current File : //proc/self/root/home/sudancam/public_html3/games/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-wordads/src/dashboard/scss/mixin_icons.scss

@mixin clear-text-icon {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	vertical-align: middle;
}

@mixin dashicons {
	@include clear-text-icon;
	font: normal 16px/1 'Dashicons';
}

@mixin noticons {
	@include clear-text-icon;
	font: normal 16px/1 'Noticons';
}