some updates and fixes
This commit is contained in:
parent
3db10ead6a
commit
fdfc74521b
4 changed files with 33 additions and 19 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue