Fix paddings, items sizes and colors

This commit is contained in:
Thomas Perl 2014-05-21 17:37:42 +02:00
parent e9e7664156
commit c25457e3ad
6 changed files with 28 additions and 16 deletions

View file

@ -25,7 +25,7 @@ ContextMenu {
default property alias children: container.children
Item {
height: Theme.itemSizeLarge
height: Theme.itemSizeMedium
width: parent.width
Row {
id: container