Project

General

Profile

« Previous | Next » 

Revision 33ce652e

Added by Frédéric Péters about 13 years ago

style: make sure the date picker is always on top of things

View differences:

calebasse/static/css/style.css
input#date-selector {
cursor: pointer;
}
.ui-datepicker {
z-index: 9999 !important;
}

Also available in: Unified diff