Display NSFW channel warning

This commit is contained in:
Jeremy Zhang
2018-01-28 00:43:06 +00:00
parent 7e8b673424
commit e6422b118d
4 changed files with 42 additions and 3 deletions

View File

@ -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%;