From f86f261733773e4eaeb5aca439ee8005ca310684 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 16 Aug 2024 18:48:18 +0300 Subject: [PATCH] add chat commands tooltip --- files/assets/css/chat.css | 4 ++++ files/assets/css/main.css | 1 + files/templates/chat.html | 4 +++- files/templates/orgy.html | 4 +++- 4 files changed, 11 insertions(+), 2 deletions(-) diff --git a/files/assets/css/chat.css b/files/assets/css/chat.css index 415014487..b828a2d4f 100644 --- a/files/assets/css/chat.css +++ b/files/assets/css/chat.css @@ -222,3 +222,7 @@ h1, h2, h3, h4, h5, h6 { #input-text-chat { resize: none !important; } + +.tooltip-inner:has(h5) { + max-width: 100vw; +} diff --git a/files/assets/css/main.css b/files/assets/css/main.css index f16661f4f..5a34cf50d 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -233,6 +233,7 @@ .fa-person-rifle:before{content:"\e54e"} .fa-up:before{content:"\f357"} .fa-coconut:before{content:"\e2f6"} +.fa-terminal:before{content:"\f120"} /* do not remove - fixes hand, talking, marsey-love components from breaking out of the comment box diff --git a/files/templates/chat.html b/files/templates/chat.html index 9c03c8e45..dbeb82b5d 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -28,7 +28,9 @@ - + + + {% else %}