Mercurial > libervia-templates
diff sat_templates/templates/default/photo/album.html @ 172:4a03d0a6839b
css (styles): various styles improvments:
- work on list
- new paired-slides class
- box-medium is a larger than before
- use --text modified when size is 1em
- added several list modifiers classes
- added several box modifiers
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 26 Jan 2019 20:22:18 +0100 |
parents | e9f0a4215e46 |
children | db2e11c45082 |
line wrap: on
line diff
--- a/sat_templates/templates/default/photo/album.html Fri Jan 25 11:28:41 2019 +0100 +++ b/sat_templates/templates/default/photo/album.html Sat Jan 26 20:22:18 2019 +0100 @@ -17,7 +17,7 @@ {% if file.comments_count %} <span class='comments__count'>({{file.comments_count}})</span> {% endif %} - {{ icon('comment-empty', cls='icon--small') }} + {{ icon('comment-empty', cls='icon--text') }} </span> <div id='{{'comments_panel'|cur_gidx}}' class="panel-drawer"> {{ blog.show_items(file.comments, expanded=true, dates_fmt='relative') }}