node/doc/api_assets
Roman Reiss 39cb69ca21 doc: style fixes for the TOC
- Hide the scrollbar on the TOC on all browsers. It was never the
  intention for it to be visible with the scroll indication in place.
  A wrapper element with 20px padding was added to accommodate for
  hopefully all scrollbar widths as well as to avoid overflowing
  content.
- Fixed the scroll indication gradient on Safari, which was caused by
  the wrong from-color, which now matches the to-color.
- Fixed a issue in old IE where the TOC didn't render on the correct
  position through setting `left: 0` and `top: 0` on it.

PR-URL: https://github.com/nodejs/node/pull/4748
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-02-15 11:30:23 -08:00
..
sh.css doc: update style for iojs 2015-01-12 13:44:50 -08:00
sh_javascript.min.js doc: fix 404s for syntax highlighting js 2015-01-15 10:09:24 -08:00
sh_main.js doc: fix 404s for syntax highlighting js 2015-01-15 10:09:24 -08:00
style.css doc: style fixes for the TOC 2016-02-15 11:30:23 -08:00