| Summary: | [Theming][CTabFolder] Make overflow icon themable | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Holger Staudacher <holger.staudacher> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | rsternberg |
| Version: | 1.3 | ||
| Target Milestone: | 1.3 M3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Holger Staudacher
Holger, you are talking about the CTabFolder, aren't you? And version should be 1.3, I guess? Hi Ralf, sorry about the version and yes it's 1.3. I think your right and I mean the CTabFolder. At least the one with the overflow behavior ;) Please feel free to change the bug title. It's now possible to customize this icon like:
CTabFolder-DropDownButton-Icon {
background-image: url( ... );
}
|