Not all custom .css files are used by apiclone #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Enabling custom styles merely uses the custom
imports.cssfile from what I see. Adding modified versions of files such asproject_base.cssdoes nothing for now... Solutions:imports.cssand use!importantwhen needed (maybe simplest?)staticbut with custom supportI'll wait for input on this.
For now at least, just use
custom/css/_override.cssto override the colors and stuff. However, the custom template tag sounds like a great idea, I may implement it eventually. But maybe we should just give up on thecustomthing and directly replace the CSS instead?@Heathercat123 wrote in #1 (comment):
Maybe we should