Mercurial > libervia-templates
view sat_templates/templates/default/static/app.css @ 303:877f01720036
bulma (lists): creation, invitations, item deletion:
- add interface to create lists from templates
- show list specific icon when available in lists discovery
- owned lists can be deleted from lists discovery
- lists can now be created from templates
- when edition is allowed, a delete button let now delete a list item from single item
view
- new button to launch invitation manager from list overview
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 20 Feb 2021 13:39:11 +0100 |
parents | 178f55b825b7 |
children |
line wrap: on
line source
#body { display: flex; align-items: center; justify-content: center; } #link_section { font-weight: bold; text-align: center; font-size: 1.5rem; } article p:last-child { text-align: center; }