unsoluble / smalltime

A small FoundryVTT module for displaying and controlling the current time of day.
MIT License
25 stars 16 forks source link

Background image fails to load with routePrefix #148

Closed mkahvi closed 2 years ago

mkahvi commented 2 years ago

Problem is here, the URL starts with slash instead of being relative to the CSS file

background: url(/ui/denim-dark-090.png) repeat;

At https://github.com/unsoluble/smalltime/blob/main/styles/smalltime.css#L458

unsoluble commented 2 years ago

Fixed in 1.14.6.