mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Highlight talking user
This commit is contained in:
@ -98,6 +98,11 @@
|
||||
color: rgb(1, 218, 1);
|
||||
}
|
||||
|
||||
.call-window .members-area span.talking {
|
||||
font-weight: bold;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.call-window .messages-area {
|
||||
color: white;
|
||||
margin: 1px 10px;
|
||||
|
Reference in New Issue
Block a user