etiquette/frontends/etiquette_flask
Ethan Dalool 7d351a5e87
Give content_body padding instead of margin.
Two reasons:
- Whether the header is present or not, the content body will have
  some padding at the top of the screen.
- When the content body is long, it will naturally pad itself from the
  bottom of the screen. Previously it would scrape the bottom edge.
2022-03-26 13:22:01 -07:00
..
backend Add xdg-open for non-windows use. 2022-01-11 01:00:36 -08:00
static Give content_body padding instead of margin. 2022-03-26 13:22:01 -07:00
templates Replace #theme_links with .link_group. 2022-03-26 13:22:00 -07:00
__init__.py Slight backstep on the overreach of flask/__init__.py imports. 2021-09-30 22:29:21 -07:00
etiquette_flask_dev.py Use new betterhelp. 2022-02-12 19:56:00 -08:00
etiquette_flask_prod.py Improve the way prod imports flask backend. 2021-09-08 20:00:32 -07:00