Sha256: fa5a67098a81aa7b4e783d4e53b4eb8e31377e569b03486f597c76d2338fdc3e
Contents?: true
Size: 518 Bytes
Versions: 34
Compression:
Stored size: 518 Bytes
Contents
.ui-timepicker-table table th.periods { padding:0; } .ui-datepicker { /* fix glitches */ border-width:0px; table{ margin:0px; } /* make present day stand out */ td.ui-datepicker-today { background:#ccc; -webkit-box-shadow:inset 0 1px 1px #333; -moz-box-shadow:inset 0 1px 1px #333; box-shadow:0 1px 1px #333 inset; .ui-state-highlight{ background:transparent; border:none; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; } } }
Version data entries
34 entries across 34 versions & 6 rubygems