mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Fixed status colors
This commit is contained in:
parent
2fb9b3eb46
commit
332939c3f5
@ -352,9 +352,9 @@ NewFriendList
|
||||
{
|
||||
qproperty-textColorStatusOffline: black;
|
||||
qproperty-textColorStatusAway: gray;
|
||||
qproperty-textColorStatusBusy: gray;
|
||||
qproperty-textColorStatusBusy: darkred;
|
||||
qproperty-textColorStatusOnline: darkGreen;
|
||||
qproperty-textColorStatusInactive: gray;
|
||||
qproperty-textColorStatusInactive: #A0A040;
|
||||
qproperty-textColorGroup: rgb(123, 123, 123);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user