On Sun, Sep 9, 2012 at 11:53 AM, Hannes Magnusson <hannes.magnus...@gmail.com> wrote: > On Sun, Sep 9, 2012 at 3:00 PM, Sherif Ramadan <theanomaly...@gmail.com> > wrote: > >> http://php.sheriframadan.com/manual/en/function.strstr.php#107588 and >> click on the flag on top of the note. It should be pretty self > > This feature looks very odd in ?beta=1 mode.. > > -Hannes
Yes, the beta just uses different styling. The feature depends on CSS rules and JS, which was all designed to degrade gracefully in case the user doesn't have any of that enabled. I just have to update the stylesheets and it should work just fine in ?beta=1 as well :) Thanks for catching that.