mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Reorient LayerView slider
Fix toolbar tooltip collisions Refactor use of colors.text_default
This commit is contained in:
parent
a1123655ff
commit
2477617155
7 changed files with 40 additions and 45 deletions
|
|
@ -52,7 +52,7 @@ Item
|
|||
anchors.leftMargin: UM.Theme.sizes.default_margin.width
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
font: UM.Theme.fonts.default;
|
||||
color: UM.Theme.colors.text_default;
|
||||
color: UM.Theme.colors.text;
|
||||
}
|
||||
|
||||
ToolButton {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue