From 9c9832704d67ccca11830cfaab886cf7f2fdcf0e Mon Sep 17 00:00:00 2001 From: Brice Maron Date: Sat, 31 Aug 2019 22:54:23 +0200 Subject: bill list: add placeholder and disable add bill when no members --- ihatemoney/static/images/gradient.png | Bin 10236 -> 0 bytes ihatemoney/static/images/hand-holding-heart.svg | 1 + 2 files changed, 1 insertion(+) delete mode 100644 ihatemoney/static/images/gradient.png create mode 100644 ihatemoney/static/images/hand-holding-heart.svg (limited to 'ihatemoney/static/images') diff --git a/ihatemoney/static/images/gradient.png b/ihatemoney/static/images/gradient.png deleted file mode 100644 index d627fec..0000000 Binary files a/ihatemoney/static/images/gradient.png and /dev/null differ diff --git a/ihatemoney/static/images/hand-holding-heart.svg b/ihatemoney/static/images/hand-holding-heart.svg new file mode 100644 index 0000000..65ee45e --- /dev/null +++ b/ihatemoney/static/images/hand-holding-heart.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.1