HEX
Server: LiteSpeed
System: Linux 112.webhostingindonesia.co.id 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64
User: iyfwylsv (10313)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /home/lotushomemade.com/httpdocs/wp-content/plugins/code-snippets/css/menu-button.scss
#adminmenu .code-snippets-upgrade-button {
	color: #fff;
	background-color: #d46F4d;
	border: none;
	display: block;
	text-align: center;
	font-weight: bold;
	transition: background-color .1s linear;

	&:hover {
		background-color: #08c5d1;
	}

	.dashicons {
		vertical-align: text-bottom
	}
}

#adminmenu .wp-submenu a[href="admin.php?page=code_snippets_upgrade"]:hover {
	box-shadow: none;
}