This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/platform/web/ui/css/themes
Bruno Windels 7e9e937742 IE11 doesn't calculate padding percentages based on parent width in grid
so do progressive fallback. This won't scale the height of the
image tile height, but it will still scale the thumbnail
on narrow viewports, leaving a blank space underneath the image.
2020-11-02 11:16:35 +01:00
..
bubbles move ui and dom under platform/web 2020-10-26 10:28:11 +01:00
element IE11 doesn't calculate padding percentages based on parent width in grid 2020-11-02 11:16:35 +01:00
README.md move ui and dom under platform/web 2020-10-26 10:28:11 +01:00

things that go in the theme:

  • margin specialization
  • padding
  • colors (foreground, background, border, ...)
  • border-radius
  • font faces, weights and sizes
  • alignment