From f35f32eb9cd1e98605ce1b006a635365c1e7b4a9 Mon Sep 17 00:00:00 2001 From: Defenders08 <60748247+Defenders08@users.noreply.github.com> Date: Sat, 25 Dec 2021 00:56:09 +0700 Subject: [PATCH] Update style.css --- Web/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/static/css/style.css b/Web/static/css/style.css index f5abe0c6..10b5d37b 100644 --- a/Web/static/css/style.css +++ b/Web/static/css/style.css @@ -908,7 +908,7 @@ table.User { } .messenger-app--messages---message.unread { - background-color: #dcdcdc; + background-color: #ededed; padding: 5px; margin: -5px; padding-bottom: 1.2rem;