mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-22 22:23:57 -06:00
Small style improvements
Contributes to CL-1151
This commit is contained in:
parent
b2ea597543
commit
2f6a274c0e
2 changed files with 11 additions and 9 deletions
|
@ -18,7 +18,7 @@ Item
|
|||
property var borderWidth: 1
|
||||
property color borderColor: "#CCCCCC"
|
||||
property color headerBackgroundColor: "white"
|
||||
property color headerHoverColor: "#f5f5f5"
|
||||
property color headerHoverColor: "#e8f2fc"
|
||||
property color drawerBackgroundColor: "white"
|
||||
property alias headerItem: header.children
|
||||
property alias drawerItem: drawer.children
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue