gerrit/polygerrit-ui/app/styles
Andrew Bonventre 64ad58f19f Introduce responsive layout media queries and clean up gr-diff-view a bit
This also re-introduces app-theme.html that we will use for general
color choices and any other CSS vars that should be shared. In the
future it should be separated into two different files: one for
theming and one for UI layout that we'd prefer users not to change.

The use of ems and rems is for the responsive layout. In the case
that the font size changes as a result of the window changing size,
the margins/padding should be relative to that font size, not absolute.
Not everything was fixed to be relative sizing. That will come in a
further change as the UI is more fleshed out.

Change-Id: I5a0e7cb6e46a4ca4e1ea52c71c9b7c75f1b42608
2015-11-23 10:24:32 -05:00
..
app-theme.html Introduce responsive layout media queries and clean up gr-diff-view a bit 2015-11-23 10:24:32 -05:00
main.css Introduce responsive layout media queries and clean up gr-diff-view a bit 2015-11-23 10:24:32 -05:00