Opened 15 years ago
Closed 14 years ago
#2074 closed enhancement (wontfix)
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; }
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Owner: | set to kbwood |
---|---|
Status: | new → assigned |
comment:3 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
No further response
Note: See
TracTickets for help on using
tickets.
Can you provide the code for or a URL to a page that demonstrates the problem?