#3708 closed defect (fixed)
button background repeats
Reported by: | bill | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In test_Button.html, especially when hovering over the tall button, you can see the background repeating. It shouldn't repeat.
I heard there was the same problem for tab labels too.
Change History (3)
comment:1 Changed 14 years ago by
Owner: | changed from phiggins to dante |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [9597]) fixes #3708 - buttons repeating background fixed, though could be poslished or abstracted into more specific use cases. Tab labels is a different issue, though this changeset adds default background of #fff to tab panes in tundra (to match default tab node styling).