Terms&Conditions (#18) WIP:

* hidding the terms before anonymous user has chosen his nickname
This commit is contained in:
John Livingston 2024-06-25 11:36:07 +02:00
parent a06ef00e2a
commit d14c2868fd
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC

View File

@ -34,7 +34,8 @@
}
}
.livechat-readonly .conversejs {
.livechat-readonly,
body[livechat-viewer-mode="on"] {
livechat-converse-muc-terms {
display: none !important;
}