mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 20:55:59 +08:00
Remove explicit transparent border on button.
done as part of CURA-8559
This commit is contained in:
parent
87f94e680b
commit
6df6dab6f0
@ -18,9 +18,7 @@ Button
|
|||||||
background: Rectangle
|
background: Rectangle
|
||||||
{
|
{
|
||||||
color: backgroundColor
|
color: backgroundColor
|
||||||
border.color: "transparent"
|
|
||||||
radius: Math.round(width * 0.5)
|
radius: Math.round(width * 0.5)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Cura.ToolTip
|
Cura.ToolTip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user