mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-22 22:23:57 -06:00
Fix border colors
This commit is contained in:
parent
7fc5742b7f
commit
5d0da580b9
3 changed files with 4 additions and 4 deletions
|
@ -16,7 +16,7 @@ Item
|
|||
|
||||
property bool expanded: false
|
||||
property var borderWidth: 1
|
||||
property color borderColor: "#EAEAEC"
|
||||
property color borderColor: "#CCCCCC"
|
||||
property color headerBackgroundColor: "white"
|
||||
property color headerHoverColor: "#f5f5f5"
|
||||
property color drawerBackgroundColor: "white"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue