| Summary: | [design][fancy][business] Decrease shell's border-radius | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Holger Staudacher <holger.staudacher> |
| Component: | Workbench | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 1.3 | ||
| Target Milestone: | 1.3 M3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Holger Staudacher
This can be a possible solution:
Shell-Titlebar {
[ ...other stuff... ]
border: none;
border-radius: 3px 3px 0px 0px;
}
Allready fixed for 1.3 M3. |