.task-panel .task-actions button:disabled {
  opacity: 0.48;
  cursor: not-allowed;
  filter: saturate(0.55);
}

.task-panel-history > div > button em {
  min-width: 52px;
  text-align: right;
}
