From be32a2550ec3b40d393620c301bbaa5bb59d1bc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Sureau?= Date: Thu, 5 Apr 2012 15:40:09 +0200 Subject: Update to Boostrap v2. Remove unused libs (QTip, JQueryUI) and add bootstrap-datepicker which is much lighter. --- budget/static/images/delete.png | Bin 0 -> 274 bytes budget/static/images/deleter.png | Bin 0 -> 226 bytes budget/static/images/edit.png | Bin 0 -> 258 bytes budget/static/images/glyphicons-halflings-white.png | Bin 0 -> 4352 bytes budget/static/images/glyphicons-halflings.png | Bin 0 -> 4352 bytes budget/static/images/gradient.png | Bin 0 -> 24656 bytes budget/static/images/reactivate.png | Bin 0 -> 259 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 budget/static/images/delete.png create mode 100644 budget/static/images/deleter.png create mode 100644 budget/static/images/edit.png create mode 100644 budget/static/images/glyphicons-halflings-white.png create mode 100644 budget/static/images/glyphicons-halflings.png create mode 100644 budget/static/images/gradient.png create mode 100644 budget/static/images/reactivate.png (limited to 'budget/static/images') diff --git a/budget/static/images/delete.png b/budget/static/images/delete.png new file mode 100644 index 0000000..aa786a3 Binary files /dev/null and b/budget/static/images/delete.png differ diff --git a/budget/static/images/deleter.png b/budget/static/images/deleter.png new file mode 100644 index 0000000..04a23f3 Binary files /dev/null and b/budget/static/images/deleter.png differ diff --git a/budget/static/images/edit.png b/budget/static/images/edit.png new file mode 100644 index 0000000..02662fc Binary files /dev/null and b/budget/static/images/edit.png differ diff --git a/budget/static/images/glyphicons-halflings-white.png b/budget/static/images/glyphicons-halflings-white.png new file mode 100644 index 0000000..a20760b Binary files /dev/null and b/budget/static/images/glyphicons-halflings-white.png differ diff --git a/budget/static/images/glyphicons-halflings.png b/budget/static/images/glyphicons-halflings.png new file mode 100644 index 0000000..92d4445 Binary files /dev/null and b/budget/static/images/glyphicons-halflings.png differ diff --git a/budget/static/images/gradient.png b/budget/static/images/gradient.png new file mode 100644 index 0000000..ad148bf Binary files /dev/null and b/budget/static/images/gradient.png differ diff --git a/budget/static/images/reactivate.png b/budget/static/images/reactivate.png new file mode 100644 index 0000000..54c60c0 Binary files /dev/null and b/budget/static/images/reactivate.png differ -- cgit v1.1