Side navigation
#2074 closed enhancement (wontfix)
Opened December 18, 2007 06:04AM UTC
Closed January 21, 2009 11:49PM UTC
datepicker does not display correctly using blueprint css framework
Reported by: | jney | Owned by: | kbwood |
---|---|---|---|
Priority: | trivial | Milestone: | 1.2.2 |
Component: | ui | Version: | 1.2.1 |
Keywords: | datepicker flora css | Cc: | |
Blocked by: | Blocking: |
Description
datepicker does not display correctly using blueprint css framework.
i need to add those css values:
.datepicker_header select {
margin: 0;
width: auto; }
table.datepicker { margin: 0; }
table.datepicker th , table.datepicker td {
padding: 0;
text-align: center; }
Can you provide the code for or a URL to a page that demonstrates the problem?