highlight.css 97 B

123456
  1. .xh-highlight {
  2. background-color: #61da67 !important;
  3. }
  4. .disabled {
  5. pointer-events: none;
  6. }