mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Merge pull request #12573 from Ultimaker/CURA-8849_more_intent_fixes
[CURA-8849] more intent fixes
This commit is contained in:
commit
f4ee4ad05d
8 changed files with 241 additions and 219 deletions
|
@ -209,7 +209,7 @@ Item
|
|||
height: UM.Theme.getSize("small_button_icon").height
|
||||
width: height
|
||||
|
||||
color: UM.Theme.getColor("setting_control_button")
|
||||
color: UM.Theme.getColor("accent_1")
|
||||
hoverColor: UM.Theme.getColor("setting_control_button_hover")
|
||||
|
||||
iconSource: UM.Theme.getIcon("ArrowReset")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue