Redesigned the tracking section

This commit is contained in:
Sander Ferdinand
2018-04-27 19:49:45 +02:00
parent 5a1952f7ac
commit 44ad8a3be1
2 changed files with 162 additions and 48 deletions

View File

@@ -25,5 +25,5 @@ QtObject {
property string buttonTextColor: "white"
property string buttonTextColorDisabled: "black"
property string dividerColor: "white"
property real dividerOpacity: 0.25
property real dividerOpacity: 0.20
}