etiquette/frontends/etiquette_flask/templates
Ethan Dalool 588bf59b88 Variety of html, css, jinja tweaks.
- common.css, removed html and body margins so that using
  full height #content_body will not create a scrollbar.
  Simplifies the "fill remaining space" construct I use a lot.
  Added more css variables, I'm thinking about future theming.
- photo_card.css, slightly heightened to improve name clipping.
- clipboard.html, added a small screen mode.
- login.html, centered the boxes and fixed message area being
  too small due to a previous change.
- search.html, simplified some conditional texts.
2018-10-21 18:46:27 -07:00
..
album.html Variety of html, css, jinja tweaks. 2018-10-21 18:46:27 -07:00
bookmarks.html Integrate bookmarks with api.js. 2018-09-23 15:43:42 -07:00
clipboard.html Variety of html, css, jinja tweaks. 2018-10-21 18:46:27 -07:00
clipboard_tray.html Add namespacing to photoclipboard.js. 2018-07-22 20:21:00 -07:00
header.html Import api.js into the rest of the pages. 2018-09-23 16:53:49 -07:00
login.html Variety of html, css, jinja tweaks. 2018-10-21 18:46:27 -07:00
photo.html Variety of html, css, jinja tweaks. 2018-10-21 18:46:27 -07:00
photo_card.html Add a CSS class to photo cards for selection state. 2018-10-20 02:32:33 -07:00
root.html Import api.js into the rest of the pages. 2018-09-23 16:53:49 -07:00
search.html Variety of html, css, jinja tweaks. 2018-10-21 18:46:27 -07:00
tag_object.html Big! Liberate Groupables from strict heirarchy. Multiple parents. 2018-07-20 13:09:06 -07:00
tags.html Variety of html, css, jinja tweaks. 2018-10-21 18:46:27 -07:00
template.html Import api.js into the rest of the pages. 2018-09-23 16:53:49 -07:00
user.html Import api.js into the rest of the pages. 2018-09-23 16:53:49 -07:00