mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 19:35:24 +02:00
Display NSFW channel warning
This commit is contained in:
@ -891,10 +891,14 @@ p.mentioned span.chatmessage {
|
||||
width: 302px;
|
||||
}
|
||||
|
||||
#logout_btn {
|
||||
#logout_btn, #proceed_nsfw_btn {
|
||||
background-color: red;
|
||||
}
|
||||
|
||||
#nsfwmodal i {
|
||||
color: yellow;
|
||||
}
|
||||
|
||||
#message-spinner {
|
||||
position: fixed;
|
||||
top: 50%;
|
||||
|
Reference in New Issue
Block a user