HEX
Server: Apache/2.4.54 (Debian)
System: Linux a5825d2beacc 4.15.0-197-generic #208-Ubuntu SMP Tue Nov 1 17:23:37 UTC 2022 x86_64
User: root (0)
PHP: 8.1.14
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/menu-icons/css/extra.css
.menu-item i._mi,
.menu-item img._mi {
	display: inline-block;
	vertical-align: middle;
}

.menu-item i._mi {
	width: auto;
	height: auto;
	margin-top: -0.265em;
	font-size: 1.2em;
	line-height: 1;
}

.menu-item i._before,
.rtl .menu-item i._after {
	margin-right: 0.25em;
}

.menu-item i._after,
.rtl .menu-item i._before {
	margin-left: 0.25em;
}

.menu-item img._before,
.rtl .menu-item img._after {
	margin-right: 0.5em;
}

.menu-item img._after,
.rtl .menu-item img._before {
	margin-left: 0.5em;
}

.menu-item ._svg {
	width: 1em;
}

.rtl .menu-item i._before {
	margin-right: 0;
}

.rtl .menu-item i._after {
	margin-left: 0;
}

.visuallyhidden {
	overflow: hidden;
	clip: rect(0 0 0 0);
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

.menu-item i.elusive {
	margin-top: -0.3em;
}

/**
 * Force the icons' styles
 *
 * Some themes -- notably 2014 -- has nasty rules that
 * could override the icons' styles so we need to force them here.
 */
.dashicons-admin-site:before {
	content: "\f319" !important;
}

.dashicons-welcome-view-site:before {
	content: "\f115" !important;
}