diff options
author | godofdream <soilfiction@gmail.com> | 2012-08-12 13:40:12 +0200 |
---|---|---|
committer | godofdream <soilfiction@gmail.com> | 2012-08-12 13:40:12 +0200 |
commit | 079c44c5e938edb321e007da509523b145ce1029 (patch) | |
tree | 0cd0ce2e39387f60a5598ad1ec181506bb52dda2 /module/web/static/img | |
parent | fixed layout (diff) | |
download | pyload-079c44c5e938edb321e007da509523b145ce1029.tar.xz |
added speed & downloads label and some icons
Diffstat (limited to 'module/web/static/img')
-rw-r--r-- | module/web/static/img/default/downloading-icon-green.png | bin | 0 -> 903 bytes |
-rw-r--r-- | module/web/static/img/default/downloading-icon-red.png | bin | 0 -> 896 bytes |
-rw-r--r-- | module/web/static/img/default/queue-icon-white.png | bin | 0 -> 647 bytes |
-rw-r--r-- | module/web/static/img/default/reconnecting-icon-green.png | bin | 0 -> 851 bytes |
-rw-r--r-- | module/web/static/img/default/reconnecting-icon-red.png | bin | 0 -> 842 bytes |
-rw-r--r-- | module/web/static/img/default/speed-icon-white.png | bin | 0 -> 904 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/module/web/static/img/default/downloading-icon-green.png b/module/web/static/img/default/downloading-icon-green.png Binary files differnew file mode 100644 index 000000000..84e47dc3b --- /dev/null +++ b/module/web/static/img/default/downloading-icon-green.png diff --git a/module/web/static/img/default/downloading-icon-red.png b/module/web/static/img/default/downloading-icon-red.png Binary files differnew file mode 100644 index 000000000..ec66e56ef --- /dev/null +++ b/module/web/static/img/default/downloading-icon-red.png diff --git a/module/web/static/img/default/queue-icon-white.png b/module/web/static/img/default/queue-icon-white.png Binary files differnew file mode 100644 index 000000000..2dd520607 --- /dev/null +++ b/module/web/static/img/default/queue-icon-white.png diff --git a/module/web/static/img/default/reconnecting-icon-green.png b/module/web/static/img/default/reconnecting-icon-green.png Binary files differnew file mode 100644 index 000000000..93e3732f0 --- /dev/null +++ b/module/web/static/img/default/reconnecting-icon-green.png diff --git a/module/web/static/img/default/reconnecting-icon-red.png b/module/web/static/img/default/reconnecting-icon-red.png Binary files differnew file mode 100644 index 000000000..e97a10270 --- /dev/null +++ b/module/web/static/img/default/reconnecting-icon-red.png diff --git a/module/web/static/img/default/speed-icon-white.png b/module/web/static/img/default/speed-icon-white.png Binary files differnew file mode 100644 index 000000000..dc0fd6866 --- /dev/null +++ b/module/web/static/img/default/speed-icon-white.png |