Sha256: 74d74a884b00b621ef2d65fe818a2f2f47cea4b8fe3b271558748d548f83d945
Contents?: true
Size: 548 Bytes
Versions: 2
Compression:
Stored size: 548 Bytes
Contents
.ui-datepicker { box-shadow: $dropdown-shadow; left: 1192px !important; } .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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
light_admin-1.0.6 | app/assets/stylesheets/light_admin/components/_datepicker_calendar.scss |
light_admin-1.0.5 | app/assets/stylesheets/light_admin/components/_datepicker_calendar.scss |