On Tue, Oct 30, 2012 at 4:00 PM, Derk-Jan Hartman <[email protected]> wrote: > Well that is the idea yes, but since much of that stuff is reused on a ton of > wiki's that haven't adapted their Mobile.css yet, I didn't dare take that > step of removing it all just yet. We can have less inline it into the > mf-hacks perhaps ? if that's handier for the app.
In less you can add @import "../mf-hacks.less"; to the top of mf-enwp.less This would remove the need for mf-hacks.css by combining them into one output file mf-enwp.css - I think the name mf-enwp is probably more suitable anyhow. > > But basically, yes we can fully move it to Mobile.css and remove it from MF > as far as I'm concerned with stated above side effect. > > DJ > > On 30 okt. 2012, at 23:50, Yuvi Panda <[email protected]> wrote: > >> I noticed we now have a mf-enwp.css for style overrides for english >> wikipedia, which has been split off from mf-hacks.css. >> >> Can't we just move this to Mobile.css on enwiki? >> >> -- >> Yuvi Panda T >> http://yuvi.in/blog >> >> _______________________________________________ >> Mobile-l mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/mobile-l > > > _______________________________________________ > Mobile-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mobile-l -- Jon Robson http://jonrobson.me.uk @rakugojon _______________________________________________ Mobile-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mobile-l
