- fixes color issues #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "jherman/gitea-themes:master"
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?
Please review and let me know if you have any questions.
Thanks for your fix! There is a script
build.sh
located in the project root, and you need to run this script to regenerate .css files from .less source code, otherwise this change won't apply.Script ran. Also had to update toggle button backgrounds, then ran script again. Let me know if there is anything else. Thanks.
Thanks!