mdbook/src/theme/css
Dylan DPC fd56a53e76
ui: improve menu folding (#989)
* ui: improve menu folding

Fold/unfold the menu bar just by the amount of scroll, not by its
full width

* refactor: use a variable for the menu bar height

* Fix menu scroll jittering, remove hover folding smoothness

Rewrite it to use `position:` `sticky` and `relative` instead
of continuous programmatic position changes

On-hover folding-unfolding transition removal is a side-effect
2020-03-06 01:11:37 +01:00
..
chrome.css ui: improve menu folding (#989) 2020-03-06 01:11:37 +01:00
general.css ui: improve menu folding (#989) 2020-03-06 01:11:37 +01:00
print.css Merge css files 2018-07-26 13:37:22 -05:00
variables.css Introduce a --menu-bar-height CSS variable 2019-10-26 13:21:26 +01:00