/**
 * #.# Editor Styles
 *
 * CSS for just Backend
 */

.disabled-gumbox {
  pointer-events: none;
  display: none;
  opacity: 0;
}
