- Thunderbird product
- Thunderbird für Linux
- Thunderbird version
- 140.9.1
- Operating system
- Void Linux
CSS
.titlebar-buttonbox-container,
.titlebar-buttonbox {
border-top-right-radius: 30px !important;
border-bottom-right-radius: 30px !important;
background: #f5f5f5 !important;
}
#titlebar {
background: #f5f5f5 !important;
border-radius: 30px !important;
}
Damit hab ich die Farbe und den Radius ganz gut hinbekommen, aber es bleibt eine Ecke unter rechts.

Was fehlt noch?