mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -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
|
||||
{
|
||||
color: backgroundColor
|
||||
border.color: "transparent"
|
||||
radius: Math.round(width * 0.5)
|
||||
|
||||
}
|
||||
|
||||
Cura.ToolTip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue