Sha256: 108a6c1cd0f9067b80afd9969692279026027de420eaf24a677f0184ee5aa95b
Contents?: true
Size: 851 Bytes
Versions: 1
Compression:
Stored size: 851 Bytes
Contents
.ui-datepicker { left: 50% !important; right: inherit !important; margin-left: -11em; } .ui-datepicker-calendar { width: 20em; tbody { tr { td { .ui-state-default { font-size: 14px; line-height: 36px; } &.ui-datepicker-current-day { &:not(.ui-state-disabled):before { width: 36px; height: 36px; margin: -18px 0 0 -18px; } } } } } thead { tr { th { span { font-size: 14px; } } } } } .ui-datepicker-title { font-size: 18px; } .ui-datepicker-prev { left: 20px; } .ui-datepicker-next { right: 23px; } .ui-datepicker-next { right: 23px; } .ui-datepicker-trigger { width: 18px; height: 21px; bottom: 4px; right: 6px; top: inherit; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
translation_cms-0.1.5 | app/assets/stylesheets/cabinet/mobile/ui/_datepicker.scss |