#894 closed defect (worksforme)
background-icon does repeat on timeline link-hover
| Reported by: | Owned by: | Christopher Lenz | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | timeline | Version: | devel |
| Severity: | normal | Keywords: | layout |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
in the section timeline, the background-images do repeat if the mouse is over the link.
here's a patch, which resolves the problem
Attachments (1)
Change History (6)
by , 21 years ago
| Attachment: | icon_norepeat.patch added |
|---|
comment:1 by , 21 years ago
| Description: | modified (diff) |
|---|---|
| Keywords: | layout added |
| Owner: | changed from to |
comment:3 by , 21 years ago
I've never seen this on IE or Firefox, but it seems like this would be a browser bug since the "no-repeat" should be derived from the previous rules where it was set. However in looking over the W3C docs I noticed a caveat to be aware of with using the shortcut "background" property is that all unspecified values are set their default value which could override a previous rule.
comment:4 by , 21 years ago
i use firefox 1.0 rc1 on debian unstable debian packet: mozilla-firefox_0.99+1.0RC1-2_i386.deb
comment:5 by , 21 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
There might have been a version of Trac in SVN where this was broken. Try upgrading to the latest revision, and make sure you're not using a style sheet from the browsers cache.



removes the repetition of the background-icon on mouse over