Small style improvements

Contributes to CL-1151
This commit is contained in:
Ian Paschal 2018-12-14 15:27:55 +01:00
parent b2ea597543
commit 2f6a274c0e
2 changed files with 11 additions and 9 deletions

View file

@ -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