nmbug.js: Style the dialog with some round corners and a shadow
authorW. Trevor King <wking@tremily.us>
Sun, 21 Sep 2014 12:09:55 +0000 (05:09 -0700)
committerW. Trevor King <wking@tremily.us>
Sun, 21 Sep 2014 13:03:39 +0000 (06:03 -0700)
commitf4a57b51fafbfa2093cced3dedfdc73b62b441ed
tree88a613e504ca47e2e9a4f4a79cd163de1251d767
parentf0c5d08edebe30de17f248d2003fa7a4560ed409
nmbug.js: Style the dialog with some round corners and a shadow

The CSS is from Eiji Kitamura's demo [1].  I'm inlining the CSS here
to avoid more dynamic-loading shenanigans like we needed for the
dialog polyfill.  I don't expect this CSS will grow much larger
anyway.

[1]: http://demo.agektmr.com/dialog/#styling
nmbug.js