Files
gerrit/polygerrit-ui/app/elements/shared/gr-page-nav
Becky Siegel e783359ff3 Change gr-page-nav styles to be in a css template
Previously, gr-page-nav styled <content> passed from a parent element.
Because Polymer2 does not allow for reaching into <slot> to style
content as was done before, the styles have to be imported to the
element that originally creates the content.

Change-Id: I6b12a90545482254df259a5b438f19153a947569
2017-07-14 16:50:08 -07:00
..