diff options
| author | Aurélien Bompard <aurelien@bompard.org> | 2013-02-07 11:05:54 +0100 |
|---|---|---|
| committer | Aurélien Bompard <aurelien@bompard.org> | 2013-02-07 11:08:01 +0100 |
| commit | be47fc55a268d80308cb9354c0b9f3c7e78b24b3 (patch) | |
| tree | 915428eae8676da965ff6b4f88593ad89d1781fd /hyperkitty/static/img | |
| parent | 4d37a525e8e5df3c13d98ffe534476fd5973d918 (diff) | |
| download | hyperkitty-be47fc55a268d80308cb9354c0b9f3c7e78b24b3.tar.gz hyperkitty-be47fc55a268d80308cb9354c0b9f3c7e78b24b3.tar.xz hyperkitty-be47fc55a268d80308cb9354c0b9f3c7e78b24b3.zip | |
Add a tooltip when login is required (#36)
This needs a rebuild of the jquery-ui package.
It has been applied to:
- inline replies
- like/dislike links
- favorites
Diffstat (limited to 'hyperkitty/static/img')
| -rw-r--r-- | hyperkitty/static/img/reply-disabled.png | bin | 0 -> 378 bytes |
| -rw-r--r-- | hyperkitty/static/img/youdislike-disabled.png | bin | 0 -> 285 bytes |
| -rw-r--r-- | hyperkitty/static/img/youlike-disabled.png | bin | 0 -> 499 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/hyperkitty/static/img/reply-disabled.png b/hyperkitty/static/img/reply-disabled.png Binary files differnew file mode 100644 index 0000000..04d10af --- /dev/null +++ b/hyperkitty/static/img/reply-disabled.png diff --git a/hyperkitty/static/img/youdislike-disabled.png b/hyperkitty/static/img/youdislike-disabled.png Binary files differnew file mode 100644 index 0000000..0bfc8ac --- /dev/null +++ b/hyperkitty/static/img/youdislike-disabled.png diff --git a/hyperkitty/static/img/youlike-disabled.png b/hyperkitty/static/img/youlike-disabled.png Binary files differnew file mode 100644 index 0000000..1ffd1a4 --- /dev/null +++ b/hyperkitty/static/img/youlike-disabled.png |
