Hello
i need to insert a button into the octoprint-server website and run a jquery code, when press it.
the reason is, i want to add a css style to the webcam img tag, to zoom into it.
it would be enoogh, when i can add transform:scale(1.5).
but i don'T know, how i can do it..
can i change the html code from the octoprint-server?
thank you