Fix color missing in CSS for inserted parts of a message diff #4
No reviewers
Labels
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/gitea-custom#4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch ":main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When showing diffs in message editions, only the deleted parts got
highlighted in red, the inserted parts did not get colored green.
Fixes infrastructure/blender-projects-platform#63
Thank you Damien!