Sha256: ef24d01112f39d52efae03df0ef0faae51ad6493b864ba64edc33f007c3b1458
Contents?: true
Size: 418 Bytes
Versions: 10
Compression:
Stored size: 418 Bytes
Contents
#ui-datepicker-div { background-color: #fff; padding: 5px; border-radius: 3px; box-shadow: 0 0 4px 0 rgba(0,0,0,.04); z-index: 3!important; .ui-datepicker-prev { float: left; } .ui-datepicker-next { float: right; } .ui-datepicker-title { text-align: center; } .ui-datepicker-calendar { tr:hover { background-color: #fff; } td { border: none; } } }
Version data entries
10 entries across 10 versions & 1 rubygems