Since it doesn't support the Shadow DOM, the /deep/ CSS selector was
confusing it.
Also, I found that Firefox will only load fonts from a relative
(file://) URL if it's a subdirectory, so it won't load the bundled
Roboto font. It doesn't make sense to move the docs or the font files
though, so I guess Firefox users will just have to put up with Arial.
Use Roboto font, colours from LOOT's colour scheme. The docs no longer
depend on Polymer files, and if the font files are missing, the styling
degrades gracefully.
Revised most of the usage content, apart from editing and settings
dialog text. Also switched primary font to RobotoDraft, and added some
more styled examples of UI elements. The changelog has also been updated
to reflect recent changes.
* Replaced FontAwesome icons with Polymer icons (requires an internet
connection to see them).
* Updated list of third-party software used in LOOT.
* Updated cleaning appendix to replace UDR with Deleted Reference, as in
LOOT's code.
* Removed unused Javascript.