![]() |
Location of moode.css - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: Location of moode.css (/showthread.php?tid=3292) |
Location of moode.css - DJ XtAzT - 12-24-2020 Hello. I'm currently using v7.0.1 release and I am trying to edit moode.css to a new media query to handle my touchscreen with a 1024x600 resolution, similar to the one used for the Pi 7". I know the moode.css exists in the www/css directory on github, but when I try to find that on the actual filesystem /var/www/css folder, I can't seem to find it, and I assume the css was minimized and merged with the styles.min.css? Is there a new way of editing moode.css? [attachment=1991] RE: Location of moode.css - grumbleweed - 12-24-2020 https://github.com/moode-player/moode/tree/develop/other/build have a read of the "moOde development with gulp.odt" document. |