message edit rewritten. history bug fixed. ui improvements
This commit is contained in:
parent
50825c238c
commit
1d5d9d6e47
5 changed files with 13 additions and 29 deletions
|
@ -1252,9 +1252,9 @@ QPushButton:hover
|
|||
background-color: #4A4949;
|
||||
}
|
||||
|
||||
QListWidget QListWidgetItem:selected
|
||||
#messages:item:selected
|
||||
{
|
||||
background-color: #4A4949;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
#friends_list:item:selected
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue