]> git.immae.eu Git - github/wallabag/wallabag.git/commit
material: add metadata to list view 3942/head
authorKevin Decherf <kevin@kdecherf.com>
Sat, 27 Apr 2019 20:48:28 +0000 (22:48 +0200)
committerKevin Decherf <kevin@kdecherf.com>
Wed, 1 May 2019 13:47:48 +0000 (15:47 +0200)
commit4b5b228650cd109db7b21fd754581416e7f7d97e
tree8bd9939ec93c4ad6801fd8b4de8806615eea905a
parentea54c2adb126a77c244c30059c40149754d4dbb7
material: add metadata to list view

Add reading time and creation date to rows of list view.
Refactor styles using a sass mixin.

Fixes #3838

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
app/Resources/static/themes/material/css/cards.scss
app/Resources/static/themes/material/css/media_queries.scss
src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/Card/_content.html.twig
src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_card_list.html.twig