Opened 12 years ago
Closed 9 years ago
#7020 closed feature (worksforme)
Theme: Widget header backgrounds should be top instead of center aligned
Reported by: | delfeld | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.css-framework | Version: | 1.8.9 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using Firefox 3.6.6.
The header background image in an accordion aligned at 50% vertical alignment.
This should probably be aligned to "top", since if you have a multiline header, the background image ends up floating weirdly in the center. When using "top", it naturally fades to the background color vertically.
However, this is not an accordion-specific fix. The positioning starts in .ui-widget-header, and the same type of odd behavior appears in various other CSS selectors.
Please feel free to contact me about this issue.
Change History (6)
comment:1 Changed 12 years ago by
Component: | ui.accordion → CSS Framework |
---|---|
Summary: | Accordian tabs header background. → Widget header backgrounds should be top instead of center aligned |
comment:2 Changed 11 years ago by
Type: | enhancement → feature |
---|
comment:3 Changed 10 years ago by
Milestone: | 1.9.0 → 1.10.0 |
---|
comment:4 Changed 10 years ago by
Status: | new → open |
---|---|
Summary: | Widget header backgrounds should be top instead of center aligned → Theme: Widget header backgrounds should be top instead of center aligned |
comment:5 Changed 10 years ago by
Milestone: | 1.10.0 → none |
---|
comment:6 Changed 9 years ago by
Resolution: | → worksforme |
---|---|
Status: | open → closed |
Note: See
TracTickets for help on using
tickets.
The current styling looks correct to me, at least based on the textures provided in ThemeRoller. Custom textures can use custom positioning.