]> git.0d.be Git - panikweb-studioneau.git/commitdiff
never display emission chat button
authorFrédéric Péters <fpeters@0d.be>
Sat, 12 Mar 2022 15:16:58 +0000 (16:16 +0100)
committerFrédéric Péters <fpeters@0d.be>
Sat, 12 Mar 2022 15:16:58 +0000 (16:16 +0100)
panikweb_studioneau/static/css/style.scss

index 757c82c510df009056bdfd5c2d1c28361de7eade..3bfdd586185724bf4d20846c219cc938dc6d1444 100644 (file)
@@ -1087,6 +1087,10 @@ a.back {
        }
 }
 
+#CurrentlyChatting {
+       display: none;
+}
+
 /* disable tags for now, add fake <div> for layout purpose */
 .tags-will-be-here {
        height: 0.5em;