docs/css
Vladimir Jimenez f466f24742 Fix sidebar scrolling (#2860)
* Simplify both left and right sidebars

- Rewrite the sidebars to use the same CSS class instead of having two
  very similar classes. This involves removing all affix related
  attributes and functionality from the sidebars and replaced them with
  `position: sticky`.
- The table of content elements should not be floated
- Removed unused CSS rules related to the sidebars
- Remove JavaScript used to resize the sidebars

* Improve the mobile menu to be fixed

- Simply JS used to hide/display the navigation bar on mobile viewports
- The mobile menu should be fixed so it can be viewable from the bottom
  of the page. Before this change, you would have to scroll up to see
  the menu that `position: absolute`

* Fix disappearing top navbar on homepage

- Change the calculation of the affix offset for the navbar on the home
  page to ensure the navbar never leaves the viewport. This change also
  takes into account the change of how the sidebars' offsets are used

* Fix auto scrolling on overflow

* Add polyfill for 'position: sticky' on IE

* Fix hamburger menu at incorrect breakpoint

* Fix left nav hidden after expanding from mobile

If you expand and collapse the left nav while on mobile and expand to a
desktop view, the left nav would be hidden; this has been fixed

* Unify navbar on homepage with rest of website
2017-04-21 11:04:19 -05:00
..
pygments Default highlight.js off, dockerfile > conf highlighting, pygments (#2757) 2017-04-13 17:10:29 -07:00
bootstrap.min.css Docker 17.03 release (#2050) 2017-03-02 05:54:49 -08:00
bootstrap.min.css.map Docker 17.03 release (#2050) 2017-03-02 05:54:49 -08:00
font-awesome.min.css Docker 17.03 release (#2050) 2017-03-02 05:54:49 -08:00
github.css Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00
hopscotch.css Tabs-based organization (#1420) 2017-02-15 17:23:45 -08:00
jquery-ui-insightera-custom-1.8.css Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00
style.scss Adds style for warnings and notes 2017-04-13 14:16:23 -07:00
temp.css Fix sidebar scrolling (#2860) 2017-04-21 11:04:19 -05:00