Search and Top Navigation
#2074 closed enhancement (wontfix)
Opened December 18, 2007 06:04AM UTC
Closed July 08, 2008 06:28AM UTC
datepicker does not display correctly using blueprint css framework
| Reported by: | jney | Owned by: | grabanski |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | ui.datepicker | Version: | 1.5 |
| 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; }
Attachments (0)
Change History (7)
Changed January 08, 2008 01:52AM UTC by comment:1
Changed January 09, 2008 03:08AM UTC by comment:2
| owner: | → kbwood |
|---|---|
| status: | new → assigned |
Changed May 24, 2008 03:39AM UTC by comment:3
| milestone: | 1.2.2 |
|---|
Milestone 1.2.2 deleted
Changed May 24, 2008 07:35PM UTC by comment:4
| component: | ui.core → ui.datepicker |
|---|---|
| version: | 1.2.1 → 1.5b4 |
Changed May 27, 2008 10:44PM UTC by comment:5
| owner: | kbwood → grabanski |
|---|
Changed June 24, 2008 11:59PM UTC by comment:6
| version: | 1.5b4 → 1.5 |
|---|
Changed July 08, 2008 06:28AM UTC by comment:7
| resolution: | → wontfix |
|---|---|
| status: | assigned → closed |
Can you provide the code for or a URL to a page that demonstrates the problem?