HEX
Server: Apache
System: Linux efa57bbe-abb1-400d-2985-3b056fbc2701.secureserver.net 6.1.147-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 24 12:33:32 EDT 2025 x86_64
User: root (0)
PHP: 8.0.30.4
Disabled: NONE
Upload Files
File: /var/www/wp-content/mu-plugins/gd-system-plugin/assets/css/admin-bar.css
@charset 'UTF-8';

#wp-admin-bar-wpaas .dashicons-admin-generic::before {
	top: 2px;
}

#wp-admin-bar-wpaas-admin-bar-my-account > .ab-item::before {
	display: block !important;
	content: "\f310" !important;
	top: 2px;
}

#wp-admin-bar-wpaas .ab-sub-wrapper .dashicons {
	margin-top: 4px;
	font: 16px/1 'dashicons';

	 -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#wp-admin-bar-wpaas .ab-icon.gd-wpaas {
	background-position: 0 7px;
	background-repeat: no-repeat;
	background-size: 20px;
	float: left;
	height: 24px;
	width: 20px;
}

.wp-admin-bar-wpaas-pro-connection-key,
.wp-admin-bar-wpaas-help {
	line-height: inherit !important;
	display: block;
	font-size: inherit !important;
}

@media screen and ( max-width: 782px ) {

	#wpadminbar li#wp-admin-bar-wpaas {
		display: block;
	}

	#wp-admin-bar-wpaas .ab-icon.dashicons-admin-generic:before {
		top: 0;
		font-size: 33px;
	}

}