Results 3 issues of Bjarte

The popup datepicker positions itself behind checkboxes. Seems that this should be fixable by forcing a higher z-index on the datepicker div. But maybe there is a better way already...

The inline datepicker doesn't change it's styling when inside fieldcontain. ![croppercapture 3](https://f.cloud.github.com/assets/122742/2119827/09971ac2-918e-11e3-993e-da7a1a6cb6ad.png) I've attempted to fix the styling a bit http://jsbin.com/uzaret/1300/edit ``` css .ui-field-contain > div.hasDatepicker { margin: 8px 0;...

In ThemeRoller I select: Import > Import Default Theme > (Save the imported css to file) > Import > Download theme. In the saved css file: .... .ui-icon-plus, .ui-icon-minus, .ui-icon-delete,...