| Summary: | [Composite] Make Composite themable | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | RĂ¼diger Herrmann <ruediger.herrmann> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | holger.staudacher |
| Version: | 1.0 | ||
| Target Milestone: | 1.3 M2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 285400 | ||
|
Description
RĂ¼diger Herrmann
I'm currently implementing the fancy look and feel and there is a problem. Without a themable composite I need to change the business look and feel stack implementation. So a composite with rounded corners, gradients and so on would be very nice. I added a block to the fancy look and feel bug. The Composite is now themeable: border, border-radius, background-color and background-image (image and gradient) CSS properties are supported. Changes are in CVS HEAD. |