some updates and fixes

This commit is contained in:
ingvar1995 2016-07-27 14:50:36 +03:00
parent 3db10ead6a
commit fdfc74521b
4 changed files with 33 additions and 19 deletions

View file

@ -1245,10 +1245,20 @@ QPushButton:hover
}
#messages:item:selected
{
background-color: #1E90FF;
}
MessageEdit
{
background-color: transparent;
}
#messages:item:selected QListWidgetItem
{
background-color: #1E90FF;
}
#friends_list:item:selected
{
background-color: #333333;