istio.io/_sass/base
Martin Taillefer 33bdfdc942
Fix a few bugs and add a feature. (#1111)
- Link injection for document headers has been broken for a while due to my
misunderstanding of the "for in" syntax in JavaScript. This now works as expected.

- Same problem also prevented the feature that causes every link to outside of istio.io
to be opened in a separate window. This now works as intended.

- Made the gear dropdown menu be right-aligned such that it doesn't go off-screen on
portrait mode tablets.

- Stop importing Popper.js since it's only needed for dropdown menus that aren't in the
nav bar. Ours is in a nav bar...

- Added link injection for <dt> terms, which makes it easy to create links to individual glossary entries.
2018-03-28 09:00:14 -07:00
..
_brand_colors_archive.scss Add support for a dark color theme. (#966) 2018-02-11 18:10:12 -08:00
_brand_colors_normal.scss Add support for a dark color theme. (#966) 2018-02-11 18:10:12 -08:00
_brand_colors_preliminary.scss Introduce support for building the site in "preliminary" mode. (#1052) 2018-03-05 11:05:26 -08:00
_common.scss Fix a few bugs and add a feature. (#1111) 2018-03-28 09:00:14 -07:00
_constants.scss Add support for a dark color theme. (#966) 2018-02-11 18:10:12 -08:00