From 307449a02d5e6eb247aa808f38b5e7b38dbaa097 Mon Sep 17 00:00:00 2001 From: Josef Citrine Date: Tue, 19 Jul 2016 16:12:51 +0100 Subject: [PATCH] New player icons --- public/templates/directives/player.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/templates/directives/player.html b/public/templates/directives/player.html index 11d1a076..4ecefcd5 100644 --- a/public/templates/directives/player.html +++ b/public/templates/directives/player.html @@ -4,14 +4,14 @@ {{player.currentTrack.progressSeconds | secondsDisplay}} / {{player.currentTrack.duration | secondsDisplay}} -
  • +
  • play_arrow pause
  • -
  • +
  • {{ repeatIcon }}