mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Remove explicit transparent border on button.
done as part of CURA-8559
This commit is contained in:
parent
87f94e680b
commit
6df6dab6f0
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue