Ticket #3132 (closed defect: fixed)
too much clickable white area's in timeline view
| Reported by: | itsme@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | timeline | Version: | 0.9.5 |
| Severity: | trivial | Keywords: | css |
| Cc: | itsme@… |
Description
in the timeline view, most of the blank space on the screen can be clicked, resulting in non obvious browser actions.
this is caused by display: block; at line 24 in timeline.css in the dt>:link, dt>:visited style.
if you remove the display: block; line, only the text of the links can be clicked.
this is with firefox 1.5
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



