]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
WEBUI: cosmetic changes Live TV Player
authorPiotr Kuchciak <piotr.kuchciak@gmail.com>
Thu, 30 Oct 2014 07:41:28 +0000 (08:41 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 30 Oct 2014 13:57:50 +0000 (14:57 +0100)
-changed icon in Live TV Player: play, pause, stop

src/webui/static/icons/control_pause.png [new file with mode: 0644]
src/webui/static/icons/control_play.png [new file with mode: 0644]
src/webui/static/icons/control_stop.png [new file with mode: 0644]

diff --git a/src/webui/static/icons/control_pause.png b/src/webui/static/icons/control_pause.png
new file mode 100644 (file)
index 0000000..0b106fc
Binary files /dev/null and b/src/webui/static/icons/control_pause.png differ
diff --git a/src/webui/static/icons/control_play.png b/src/webui/static/icons/control_play.png
new file mode 100644 (file)
index 0000000..40c53fb
Binary files /dev/null and b/src/webui/static/icons/control_play.png differ
diff --git a/src/webui/static/icons/control_stop.png b/src/webui/static/icons/control_stop.png
new file mode 100644 (file)
index 0000000..2bbb1f1
Binary files /dev/null and b/src/webui/static/icons/control_stop.png differ