UNPKG

@usj/vue-components

Version:

VueJS components used internally by USJ

24 lines (16 loc) 507 B
$calendarBackground = #fff $calendarBorderColor = alpha(#484848, 0.2) $monthForeground = #fff $monthBackground = #FF8A65 $weekdaysBackground = #FF8A65 $dayForeground = #484848 $dayHoverBackground = #e2e2e2 $todayColor = #bbb $selectedDayBackground = #FF8A65 $selectedDayForeground = #fff $noCalendarBorder = true @require "~flatpickr/src/style/flatpickr" .usj-input-container.usj-input-disabled cursor: not-allowed .usj-input-container.usj-input-disabled .flatpickr-input cursor: not-allowed