marcin 10 years ago
commit 28dd3f2e58

Binary file not shown.

Before

Width:  |  Height:  |  Size: 245 B

After

Width:  |  Height:  |  Size: 47 KiB

@ -298,7 +298,7 @@ ApplicationWindow {
Rectangle {
anchors.fill: parent
color: parent.containsMouse || parent.pressed ? "#4A4949" : "transparent"
color: parent.containsMouse || parent.pressed ? "#111111" : "transparent"
}
Image {