Opened 15 years ago

Closed 15 years ago

#2971 closed enhancement (fixed)

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.

Change History (2)

comment:1 Changed 15 years ago by rdworth

Milestone: 1.51.5.2

comment:2 Changed 15 years ago by paul

Resolution: fixed
Status: newclosed

Done already in the new ThemeRoller css I think. Needs further investigation further on.

Note: See TracTickets for help on using tickets.