From 35d257451025ecff32236962ab30b1736ecb9289 Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Tue, 6 Nov 2012 18:18:27 +0100 Subject: Make a proper 'back to thread' button --- hyperkitty/static/img/button.xcf | Bin 9751 -> 0 bytes hyperkitty/static/img/button_back.png | Bin 3465 -> 4841 bytes hyperkitty/static/img/button_back.svg | 287 ++++++++++++++++++++++++++++++++++ 3 files changed, 287 insertions(+) delete mode 100644 hyperkitty/static/img/button.xcf create mode 100644 hyperkitty/static/img/button_back.svg (limited to 'hyperkitty/static') diff --git a/hyperkitty/static/img/button.xcf b/hyperkitty/static/img/button.xcf deleted file mode 100644 index f8ec675..0000000 Binary files a/hyperkitty/static/img/button.xcf and /dev/null differ diff --git a/hyperkitty/static/img/button_back.png b/hyperkitty/static/img/button_back.png index 45ba4e1..0077f92 100644 Binary files a/hyperkitty/static/img/button_back.png and b/hyperkitty/static/img/button_back.png differ diff --git a/hyperkitty/static/img/button_back.svg b/hyperkitty/static/img/button_back.svg new file mode 100644 index 0000000..bf6c6f7 --- /dev/null +++ b/hyperkitty/static/img/button_back.svg @@ -0,0 +1,287 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + Back to the thread + Back to the thread + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit