mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 20:19:21 +00:00
Improve dark theme
This commit is contained in:
parent
fe2a6c2dfe
commit
a46a7154ea
@ -572,3 +572,10 @@ img[src$="groups_logo/default.png"] {
|
||||
.page_account_created .message_container .message {
|
||||
background-color: var(--black5);
|
||||
}
|
||||
|
||||
/**
|
||||
* Call window
|
||||
*/
|
||||
.call-window {
|
||||
border: 1px var(--black4) solid;
|
||||
}
|
Loading…
Reference in New Issue
Block a user