Search and Top Navigation
#2971 closed enhancement (fixed)
Opened June 08, 2008 01:39AM UTC
Closed July 03, 2008 09:14PM UTC
UI components should have shared elements
Reported by: | natecavanaugh | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.5.2 |
Component: | ui.core | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The UI components all share common components like titlebars, close buttons, etc.
These should all share one class name, such as ui-titlebar and ui-close so that you only have to style once and they're applied across all components.
They should also have context to the component so that individual components can have unique characteristics as well.
Attachments (0)
Change History (2)
Changed June 26, 2008 07:49PM UTC by comment:1
milestone: | 1.5 → 1.5.2 |
---|
Changed July 03, 2008 09:14PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | new → closed |
Done already in the new ThemeRoller css I think. Needs further investigation further on.