Improve contrast - brighten up borders

This commit is contained in:
Sander Ferdinand
2018-04-30 00:52:48 +02:00
parent fe53cddd03
commit 7418a10d28
11 changed files with 25 additions and 15 deletions

View File

@@ -578,7 +578,7 @@ Rectangle {
anchors.rightMargin: 0
anchors.bottom: networkStatus.top;
height: 10 * scaleRatio
color: "black"
color: "transparent"
}
NetworkStatusItem {