today I had to change this CSS Value several times. And I had to reload my Page several times to see the result in my browser and also to test the result live on my Mobile device.
The reloading is a bit of a hassle, and the time spend to reload sums up pretty quickly.
Thus: I wonder if AnyMod might be able to develop a javascript to detect those changes to mods and then change that css value programatically dynamically inside of the DOM for all “active sessions” with that page currently open. I am aware this is a bit fuzzy. But it would certainly be very very very nice to have. Do you think a pagerefresh (or even better) a css-update without page refresh would be doable?