02-20-2025, 01:56 PM
(02-20-2025, 11:43 AM)baoverulk Wrote: ...
Any ideas how I could increase the button sizes? I have no experience with CSS but I guess there's such a file controlling this somewhere, right?
There's 23 .css files in the directory /var/www/css on your player. At least two have entries seemingly related to your problem: media.css and panels.css (I just searched for occurrences of "knob" as a quick-n-dirty first step).
Fiddling with CSS rules and seeing their effect will certainly give you an "experience". Keep in mind that the HTML, Javascript, and CSS are all intertwined and that the code is crafted to give a reasonably satisfactory user experience on everything from a small phone screen to a large monitor. You probably should read Tim's moOde Application document.
Have fun.
Regards,
Kent