Better docs for D (WIP)

Adam D. Ruppe via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat Jan 30 16:04:02 PST 2016


On Saturday, 30 January 2016 at 22:37:18 UTC, Adam D. Ruppe wrote:
> I know quite a few css tricks... but I don't think I can 
> actually do this without adding a script or something, so I 
> just put an arbitrary fixed width on hover for now.

Meh, I just did it with JavaScript, so if you enable script, you 
should be free of that now (and if not, the fixed width fallback 
is still there.)

(specifically, the script just edits the html of a special 
dynamic <style> element)


More information about the Digitalmars-d-announce mailing list