From 9818d4938a6ed2c24bfe8008243ec99ceaefcac5 Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Wed, 2 Apr 2025 18:14:01 -0500 Subject: [PATCH] Added new message css var --- bookface_light.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bookface_light.css b/bookface_light.css index 3365af7..64bfbfd 100644 --- a/bookface_light.css +++ b/bookface_light.css @@ -39,7 +39,8 @@ --attendmaybe-button-text: 'Maybe'; --add-photo-button-text: 'Add Photos'; --follow-button-text: 'Follow'; - --save-button-text: 'Save'; + --save-button-text: 'Save'; + --new-message-text: 'New Message'; } body {