/* noteactionsprint.css */

#note-actions-modal .note-actions-print-btn.note-actions-print-btn-busy {
  opacity: 0.72;
  cursor: wait;
}
