Sha256: e3991d6bc4d607675359e18dc01982c70e59eb4db0a175f2e309a063ee004d7f
Contents?: true
Size: 518 Bytes
Versions: 131
Compression:
Stored size: 518 Bytes
Contents
@layer components { .date-input { .single-daterange { @apply rounded-md shadow-sm focus:ring-primary-500 focus:border-primary-500 font-light text-base md:text-sm; } } .daterangepicker { .hourselect, .minuteselect, .ampmselect { @apply rounded-md shadow-sm focus:ring-primary-500 font-light; @apply border-slate-300 focus:border-primary-500 bg-white !important; text-align-last: center; } .calendar-table .active { @apply bg-primary-500 !important; } } }
Version data entries
131 entries across 131 versions & 1 rubygems