/* Prevent clients from accidentally deleting nodes from TOC pages or degrees.
This is here instead of the theme(s) so we don't have to recompile CSS.
 */
.contextual-region .contextual .contextual-links li.entitynodedelete-form {
  display: none;
}
