From 6b1481ebe37b7b227ba3dbb79cd95c5c7dd44501 Mon Sep 17 00:00:00 2001 From: Andrew Abogado Date: Thu, 5 Feb 2015 02:23:45 +0800 Subject: [PATCH] AA: Add search modal/lightbox with a simple form and sample results view --- .../components/_partials/_modal_search.html | 47 ++++ src/main/webapp/components/header.html | 5 +- src/main/webapp/static/app/styles/main.scss | 228 ++++++++++++------ src/main/webapp/static/dist/styles/main.css | 2 +- src/main/webapp/styles/main.css | 2 +- 5 files changed, 211 insertions(+), 73 deletions(-) create mode 100644 src/main/webapp/components/_partials/_modal_search.html diff --git a/src/main/webapp/components/_partials/_modal_search.html b/src/main/webapp/components/_partials/_modal_search.html new file mode 100644 index 000000000..760d2dfe3 --- /dev/null +++ b/src/main/webapp/components/_partials/_modal_search.html @@ -0,0 +1,47 @@ + +