]> git.sesse.net Git - vlc/commit
Web intf: new CSS and images for the updated interface
authorElminster2031 <elminster2031@archmageinc.com>
Mon, 20 Jun 2011 09:54:00 +0000 (11:54 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 20 Jun 2011 12:21:56 +0000 (14:21 +0200)
commit9e23147f4838716aafcf47e49a9b170770c1736c
tree04e9a4085bda40d3eff8e49e228e35940a270549
parentcb8cd77566625b02ef029bbe55e396e20d5348da
Web intf: new CSS and images for the updated interface

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
22 files changed:
share/lua/http/css/main.css [new file with mode: 0644]
share/lua/http/images/Audio-48.png [new file with mode: 0644]
share/lua/http/images/Back-48.png [new file with mode: 0644]
share/lua/http/images/Folder-48.png [new file with mode: 0644]
share/lua/http/images/Other-48.png [new file with mode: 0644]
share/lua/http/images/Video-48.png [new file with mode: 0644]
share/lua/http/images/button_eject-48.png [new file with mode: 0644]
share/lua/http/images/button_ffw-48.png [new file with mode: 0644]
share/lua/http/images/button_first-48.png [new file with mode: 0644]
share/lua/http/images/button_full-48.png [new file with mode: 0644]
share/lua/http/images/button_help-48.png [new file with mode: 0644]
share/lua/http/images/button_last-48.png [new file with mode: 0644]
share/lua/http/images/button_pause-48.png [new file with mode: 0644]
share/lua/http/images/button_play-48.png [new file with mode: 0644]
share/lua/http/images/button_rec-48.png [new file with mode: 0644]
share/lua/http/images/button_repeat-48.png [new file with mode: 0644]
share/lua/http/images/button_rew-48.png [new file with mode: 0644]
share/lua/http/images/button_stop-48.png [new file with mode: 0644]
share/lua/http/images/button_stream-48.png [new file with mode: 0644]
share/lua/http/images/speaker-32.png [new file with mode: 0644]
share/lua/http/js/common.js [new file with mode: 0644]
share/lua/http/js/controlers.js [new file with mode: 0644]