From b2e57ed9257ad3484e908c8eec47342f0f862645 Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Wed, 2 Apr 2025 18:13:27 -0500 Subject: [PATCH] Added new message css var --- bookface_dark.css | 1 + 1 file changed, 1 insertion(+) diff --git a/bookface_dark.css b/bookface_dark.css index 3f00f61..3f67733 100644 --- a/bookface_dark.css +++ b/bookface_dark.css @@ -40,6 +40,7 @@ --add-photo-button-text: 'Add Photos'; --follow-button-text: 'Follow'; --save-button-text: 'Save'; + --new-message-text: 'New Message'; } body {