diff options
| author | 2013-06-08 17:37:43 +0200 | |
|---|---|---|
| committer | 2013-06-08 17:37:44 +0200 | |
| commit | 2cf160d497e501bf254bd8be054c0f5880ab90ca (patch) | |
| tree | 03a720b6142cc03fe7ef258fa8d17da92b30a462 /module/web/static/img/default | |
| parent | Merge pull request #151 from vuolter/invertedconf (diff) | |
| download | pyload-2cf160d497e501bf254bd8be054c0f5880ab90ca.tar.xz | |
restructured webui to single-page-app, removed jinja
Diffstat (limited to 'module/web/static/img/default')
| -rw-r--r-- | module/web/static/img/default/bgpattern.png | bin | 2487 -> 0 bytes |
| -rw-r--r-- | module/web/static/img/default/box-separator.png | bin | 1180 -> 0 bytes |
| -rw-r--r-- | module/web/static/img/default/checks_sheet.png | bin | 1145 -> 0 bytes |
| -rw-r--r-- | module/web/static/img/default/fancy_deboss.png | bin | 265 -> 0 bytes |
| -rw-r--r-- | module/web/static/img/default/logo.png | bin | 5329 -> 0 bytes |
| -rw-r--r-- | module/web/static/img/default/logo_grey.png | bin | 1141 -> 0 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/module/web/static/img/default/bgpattern.png b/module/web/static/img/default/bgpattern.png Binary files differdeleted file mode 100644 index 5111e6bdf..000000000 --- a/module/web/static/img/default/bgpattern.png +++ /dev/null diff --git a/module/web/static/img/default/box-separator.png b/module/web/static/img/default/box-separator.png Binary files differdeleted file mode 100644 index 9860fd9e9..000000000 --- a/module/web/static/img/default/box-separator.png +++ /dev/null diff --git a/module/web/static/img/default/checks_sheet.png b/module/web/static/img/default/checks_sheet.png Binary files differdeleted file mode 100644 index 9662b8070..000000000 --- a/module/web/static/img/default/checks_sheet.png +++ /dev/null diff --git a/module/web/static/img/default/fancy_deboss.png b/module/web/static/img/default/fancy_deboss.png Binary files differdeleted file mode 100644 index 926a762db..000000000 --- a/module/web/static/img/default/fancy_deboss.png +++ /dev/null diff --git a/module/web/static/img/default/logo.png b/module/web/static/img/default/logo.png Binary files differdeleted file mode 100644 index bb9c13679..000000000 --- a/module/web/static/img/default/logo.png +++ /dev/null diff --git a/module/web/static/img/default/logo_grey.png b/module/web/static/img/default/logo_grey.png Binary files differdeleted file mode 100644 index a4114d832..000000000 --- a/module/web/static/img/default/logo_grey.png +++ /dev/null |
