Files
gerrit/polygerrit-ui/app/elements/admin/gr-admin-group-list
Becky Siegel c9ec9a16fb Change gr-styled-table to be css template
Previously, gr-styled-table was include in the list view only, which
handled styling the content passed to the list view (which were always
tables of varying content).

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: I7136f8ccbea00e532d2a8e1a63f6874eb418906e
2017-07-18 11:15:16 -07:00
..