HEX
Server: Apache
System: Linux pdx1-shared-a2-01 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: dh_mhscom (5469217)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/dh_mhscom/marcoshsilva.com/wp-content/plugins/varnish-http-purge/style.css
/* Add Dashicon */
#wpadminbar #wp-admin-bar-purge-varnish-cache .ab-icon {
	float: left;
	width: 26px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 8px;
	background-size: 20px;
}

/* Add Style icon properly */
span.dashicons.varnish-http-purge {
	vertical-align: middle;
}

/* Allow display on small screen */
@media screen and (max-width: 782px) {
	#wpadminbar #wp-admin-bar-purge-varnish-cache .ab-icon,
	#wpadminbar li#wp-admin-bar-purge-varnish-cache {
		margin-left: 5px;
		display: block!important;
		background-size: 36px;
		height: 46px;
		width: 52px;
	}
}