@ashishtank said in server/client setup: how to force client's custom.css:
Check if you can do that with chrome browser local override.
https://www.trysmudford.com/blog/chrome-local-overrides/
Thank you! This solution works.
@ashishtank said in server/client setup: how to force client's custom.css:
Check if you can do that with chrome browser local override.
https://www.trysmudford.com/blog/chrome-local-overrides/
Thank you! This solution works.
Situation: I have one pi setup as a mm server, and 3 pis as clients.
Problem: changes made to the clients’ custom.css have no effect on the display. changes made to the server’s custom.css affect all client displays.
Question: is it possible to force a client to use its own custom.css? if so, how?