angular/aio/src/styles
George Kalpakas 419b153b17 fix(docs-infra): fix styling of embedded Table-of-Contents (#34312)
This commit fixes the following issues:
- Align text content with caret icon in embedded ToC header.
- Fix display of expand/collapse button at the bottom of embeded ToC.

These were accidentally broken in #32124, while fixing another
ToC-related issue. Some CSS rules in `_toc.scss` (e.g. those for
`.mat-icon` and `ul.toc-list`) were correctly moved out of the
`.toc-inner > button` block, but others (e.g. `&.toc-heading` and
`&.toc-more-items`) should not have been moved outside the
`.toc-inner > button` block.

_Before:_
![toc-styles before](https://user-images.githubusercontent.com/8604205/70441952-00df2380-1a9e-11ea-8fc7-d141cc8c9045.png)

_After:_
![toc-styles after](https://user-images.githubusercontent.com/8604205/70441953-0177ba00-1a9e-11ea-8af8-d497977009ae.png)

Closes #34300

PR Close #34312
2019-12-10 09:17:33 -08:00
..
0-base feat(docs-infra): change typography font sizes to be rem based (#31118) 2019-06-21 14:22:20 -07:00
1-layouts fix(docs-infra): make header full-width and panels full-width on mobile screens (#34188) 2019-12-05 13:06:36 -08:00
2-modules fix(docs-infra): fix styling of embedded Table-of-Contents (#34312) 2019-12-10 09:17:33 -08:00
_constants.scss feat(docs-infra): white background and corresponding figure updates (#28396) 2019-06-06 13:48:15 -07:00
_mixins.scss fix(docs-infra): fix API list search color and styles (#31272) 2019-07-12 17:55:02 -04:00
_print.scss docs(aio): cleanup aalert, callout, subsection use and author style (#24986) 2018-07-24 08:22:14 -07:00
_typography-theme.scss feat(aio): first pass API docs redesign (#21874) 2018-02-09 13:05:16 -08:00
main.scss refactor(aio): include print styles last to overwrite other styles (#23538) 2018-05-04 15:21:13 -07:00
ng-io-theme.scss feat(aio): marketing design refresh 2017-05-27 07:24:03 +01:00