Sha256: 3a6ff894e27c11df50d0766b3a513c6af3896ce81f98f77733615b518f8071f8
Contents?: true
Size: 1.25 KB
Versions: 1
Compression:
Stored size: 1.25 KB
Contents
#ui-datepicker-div { background: #FFF url(/images/cms/content_bg.gif) repeat-x -25px 0px; border: 5px solid #888; padding: 10px; z-index: 100; min-height: 150px; min-width: 140px; } #ui-datepicker-div table { border: 1px solid #EEE; padding: 3px; margin-top: 5px; width: 140px; height: 130px; } #ui-datepicker-control, #ui-datepicker-links { border: 1px solid #000; } .ui-datepicker-header select { margin: 0.25em 0.5em; } .ui-datepicker-clear a{ color: #FFFFFF; padding: 0.25em; } .ui-datepicker-days-cell-over { cursor: pointer; } table.ui-datepicker td { padding: 5px; } td.ui-datepicker-days-cell-over { background: #EEE; } td.ui-datepicker-current-day { background: #CADCF4; } table tr.ui-datepicker-title-row td { font-weight: bold; color: #333; } .ui-datepicker-close { margin-left: 145px; margin-bottom: 5px; } .ui-datepicker-close a{ cursor: pointer; width: 16px; overflow: hidden; padding: 16px 0 0 0; background: url(/images/cms/datepicker/close.gif) no-repeat 4px 2px; } .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-current { display: none; } .ui-datepicker-header { clear: left; } .ui-datepicker-new-month { margin-right: 15px; width: 90px; } .ui-datepicker-new-year { width: 55px; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bf4-browsercms-3.1.0 | public/stylesheets/cms/date_picker.css |