Added name displaying of groupMessages in groupChats
This commit is contained in:
@ -53,3 +53,8 @@
|
||||
#messageEnterContainer {
|
||||
-fx-background-color: #363636;
|
||||
}
|
||||
|
||||
.groupMemberNames {
|
||||
-fx-text-fill: rgb(105.0,0.0,153.0);
|
||||
-fx-font-weight: bold;
|
||||
}
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user