ui.jrange.css 228 B

12345678910
  1. .date-range-selected > .ui-state-active,
  2. .date-range-selected > .ui-state-default {
  3. background: none;
  4. background-color: #B0C4DE;
  5. }
  6. .date-range-selected > .ui-state-highlight {
  7. background: none;
  8. background-color: #C9DAEF;
  9. }