<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* Hide the "Do you need help getting started?" CSH link */
/*
	a.deaccontexthelp#ctl00_mainContent_gettingStartedHelpLink {
	display: none;
}*/

/* Hide the "Remove from working folder" CSH link on the Manage *entity* Version pages */
a.deaccontexthelp#ctl00_mainContent_removeFromWorkingFolderHelpLink {
	display: none;
}

/* Hide all CSH links */
/*
a.deaccontexthelp  {
	display: none !important;
}*/
</pre></body></html>