WP File Manager
Current Path:
/
home
/
argothem
/
www
/
organecyberpresse
/
prive
/
formulaires
/
dateur
/
Name
Action
..
README.md
Edit
bootstrap-datepicker.js
Edit
bootstrap-datepicker.standalone.css
Edit
inc-dateur.html
Edit
jquery.dateur.js.html
Edit
jquery.time_picker.js
Edit
time_picker.css
Edit
Editing: time_picker.css
div.time-picker { position: absolute; height: 191px; width:4em; /* needed for IE */ overflow: auto; background: #fff; border: 1px solid #aaa; z-index: 99998; /* 98 */ margin: 0; } div.time-picker-12hours { width:6em; /* needed for IE */ } div.time-picker ul { list-style-type: none; margin: 0; padding: 0; } div.time-picker li { cursor: pointer; height: 10px; font: 12px/1 Helvetica, Arial, sans-serif; padding: 4px 3px; box-sizing:content-box; } div.time-picker li.selected { background: #888; /* #0063CE */ color: #fff; }