whitman wrote: > Any more clues on this? Are the relevant MS files differently named in > MacOS, perhaps, or in some obscure place I haven't found, maybe?
You need to create a folder named "material-skin/css" *within* your prefs folder - e.g. /usr/local/lms/prefs/material-skin/css Then you place your CSS file (named "desktop.css" or "mobile.css") within that folder. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
