.amos-ctxmenu-item {
  &.ctx-item-disabled {
    color: #999;
    cursor: not-allowed;
    outline: none;
  }
}

