[06:24:25] Jdlrobson: Working on addressing T32405 for a project and wondering if there's a good way to detect whether the user is coming in via the .m. proxy? [06:24:26] T32405: [EPIC] MobileFrontend extension should stop special-casing main page - https://phabricator.wikimedia.org/T32405 [06:25:36] Is the .skin-minerva selector a reasonable approach? Or is there an inverse of the .nomobile selector (onmobile or something)? [06:27:00] In essence, I want to give everyone coming in through .m. the mobile styles even if they have a big screen (so media query for screen width is insufficient).