From 5dbf5c29370c831db7a49d5a9b2a0aab963982e3 Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Wed, 2 Mar 2016 15:32:13 -0800 Subject: Add lock images to static repo. Having the ui in one project but the static resources in this one is a good sign that either: - We should have the UI in this project. - We should find a way to keep the static resources in the UI repo. --- app/images/lock-base.png | Bin 0 -> 5789 bytes app/images/lock-top.png | Bin 0 -> 12767 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 app/images/lock-base.png create mode 100644 app/images/lock-top.png (limited to 'app/images') diff --git a/app/images/lock-base.png b/app/images/lock-base.png new file mode 100644 index 000000000..359a28dd3 Binary files /dev/null and b/app/images/lock-base.png differ diff --git a/app/images/lock-top.png b/app/images/lock-top.png new file mode 100644 index 000000000..0b894efda Binary files /dev/null and b/app/images/lock-top.png differ -- cgit v1.2.3