.knowledge-actions button:disabled {
  cursor: wait;
  opacity: 0.55;
}

#knowledge-action-status {
  display: block;
  min-height: 18px;
  margin-top: 10px;
  color: var(--muted);
  font-weight: 700;
}
