From f8a1bed5642d6562cdbc7a4ac96c747e4b71c0d9 Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Fri, 11 Aug 2023 19:12:43 -0700 Subject: [PATCH] More status options and fixes --- web/static/css/chat.css | 1 + web/templates/chat.html | 26 +++++++++++++++++--------- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/web/static/css/chat.css b/web/static/css/chat.css index 4d6bef8..0e0fa76 100644 --- a/web/static/css/chat.css +++ b/web/static/css/chat.css @@ -283,6 +283,7 @@ div.feed.popped-out { position: absolute; top: 14px; left: 16px; + text-shadow: 0px 0px 4px #000; } /* Cursors */ diff --git a/web/templates/chat.html b/web/templates/chat.html index f31753b..75cf799 100644 --- a/web/templates/chat.html +++ b/web/templates/chat.html @@ -1067,15 +1067,21 @@
@@ -1143,6 +1149,8 @@ + +