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