Files
Martin Rubli 9ab719213c static: css: Fix image path for resize handle
If the site is deployed to a different root path (e.g. /photos/), the absolute
/images path is broken. Use a relative path instead since the CSS and the images
are both underneath the static directory.
2024-02-15 23:11:52 +01:00
..