style update + active user data truncated

This commit is contained in:
ingvar1995 2016-03-22 21:36:53 +03:00
parent f7969f8381
commit 2fa6b01c69
2 changed files with 9 additions and 2 deletions

View file

@ -1245,4 +1245,9 @@ QListWidget QPushButton
{
background-color: transparent;
border: none;
}
QPushButton:hover
{
background-color: #4A4949;
}