From fd49599cc76de69e81f645257845778571d4d964 Mon Sep 17 00:00:00 2001 From: Brice Maron Date: Mon, 29 Jul 2019 22:10:58 +0200 Subject: Arrange navbar items by functions --- ihatemoney/static/images/globe.svg | 1 + ihatemoney/static/images/glyphicons-halflings-white.png | Bin 4352 -> 0 bytes ihatemoney/static/images/glyphicons-halflings.png | Bin 4352 -> 0 bytes 3 files changed, 1 insertion(+) create mode 100644 ihatemoney/static/images/globe.svg delete mode 100644 ihatemoney/static/images/glyphicons-halflings-white.png delete mode 100644 ihatemoney/static/images/glyphicons-halflings.png (limited to 'ihatemoney/static/images') diff --git a/ihatemoney/static/images/globe.svg b/ihatemoney/static/images/globe.svg new file mode 100644 index 0000000..5982330 --- /dev/null +++ b/ihatemoney/static/images/globe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ihatemoney/static/images/glyphicons-halflings-white.png b/ihatemoney/static/images/glyphicons-halflings-white.png deleted file mode 100644 index a20760b..0000000 Binary files a/ihatemoney/static/images/glyphicons-halflings-white.png and /dev/null differ diff --git a/ihatemoney/static/images/glyphicons-halflings.png b/ihatemoney/static/images/glyphicons-halflings.png deleted file mode 100644 index 92d4445..0000000 Binary files a/ihatemoney/static/images/glyphicons-halflings.png and /dev/null differ -- cgit v1.1