The project "Citadel server, clients, utilities":
The branch, master has been updated
via 91d55b6eca9e79cd3c6c518d961eb0faaac0e415 (commit)
from 3ebe7f95aabd7348d2a38079da96214a3d040b5c (commit)
- Log -----------------------------------------------------------------
commit 91d55b6eca9e79cd3c6c518d961eb0faaac0e415
Author: Art Cancro <[email protected]>
Date: Thu Jul 3 22:33:10 2025 -0400
Generalized the CSS for mail editor screen and made it subclassable to mail
editor and wiki editor.
-----------------------------------------------------------------------
Summary of changes:
webcit-ng/static/css/webcit.css | 37 +++++++++++++++++++++++++++++++------
webcit-ng/static/js/view_mail.js | 5 +++--
webcit-ng/static/js/view_wiki.js | 23 ++++++++++++++++++++++-
3 files changed, 56 insertions(+), 9 deletions(-)
--
Citadel server, clients, utilities