file transfer item fixes

This commit is contained in:
ingvar1995 2016-05-09 22:37:11 +03:00
parent a1fbd87719
commit 2903ed1877
4 changed files with 42 additions and 29 deletions

View file

@ -1268,4 +1268,9 @@ QCheckBox
color: #bbb;
margin-bottom: 2px;
text-align: center;
}
QListWidget > QLabel
{
color: #A9A9A9;
}