/* Hides the plugin menu via CSS to keep the active Plugins menu visible. */
/* Access is still available from the dedicated Must-Use menu on the Plugins page. */
#menu-plugins li a[href="plugins.php?page=mustuse-manager"],
#menu-plugins li a[href="admin.php?page=mustuse-manager"]
{display:none}
