Sha256: b9df38d576ff21508a9be9e18911409093dc9ed14fac22431af330a7c131b18e
Contents?: true
Size: 652 Bytes
Versions: 8
Compression:
Stored size: 652 Bytes
Contents
.ui-datepicker { box-shadow: $dropdown-shadow; .ui-datepicker-header { height: auto; width: 10.938rem; } table.ui-datepicker-calendar { width: 10.938rem; } } .ui-datepicker-calendar { background: $bg-white; border: $border-style-light; border-top: none; border-radius: 0 0 4px 4px; color: $gray; } .ui-datepicker-header { background: $global-text-color; border-bottom: none; border-radius: 4px 4px 0 0; } .ui-datepicker-calendar .ui-state-highlight { color: $text-info; font-weight: bold; background: $light-gray; padding: 1px 4px; } .ui-datepicker-calendar .ui-state-active { color: $text-info; }
Version data entries
8 entries across 8 versions & 1 rubygems