]> git.0d.be Git - panikweb.git/commit
redo player play/pause icons with PNG in data URIs
authorFrédéric Péters <fpeters@0d.be>
Fri, 14 Jul 2017 12:48:44 +0000 (14:48 +0200)
committerFrédéric Péters <fpeters@0d.be>
Fri, 14 Jul 2017 12:48:44 +0000 (14:48 +0200)
commit4dbe66e98d7647870e6a7174a0db14c233752116
tree0fccdfd514324e341a674fbe313bf41b1e852785
parent208d1ad41c29801dd1b152e0a9bdd633b2e1690d
redo player play/pause icons with PNG in data URIs
12 files changed:
panikweb_templates/static/css/_data_uris.scss
panikweb_templates/static/css/_specifics.scss
panikweb_templates/static/css/img/facebook.png [new file with mode: 0644]
panikweb_templates/static/css/img/pause.png [new file with mode: 0644]
panikweb_templates/static/css/img/play.png [new file with mode: 0644]
panikweb_templates/static/css/img/src/pause.svg [new file with mode: 0644]
panikweb_templates/static/css/img/src/play.svg [new file with mode: 0644]
panikweb_templates/static/css/img/twitter.png [new file with mode: 0644]
panikweb_templates/static/img/facebook.png [deleted file]
panikweb_templates/static/img/twitter.png [deleted file]
panikweb_templates/static/js/specifics.js
panikweb_templates/templates/includes/player.html