#14663 closed enhancement (fixed)
TabContainer: simplify button template
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Dijit | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The TabButton template currently contains four wrapper divs. They were used historically four creating tabs with rounded or slanted borders. However, we aren't using diagonal corners in any of our themes, and with the advent of CSS rounded corners, all the extra divs aren't justified.
Simplify the button template, and fix the CSS of the themes to match.
Change History (4)
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.8 |
---|---|
Owner: | set to bill |
Status: | new → assigned |
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [27642]: