-
TextBook Commons
-
+
+
+
Search for your course and start saving money on your books
-
Search for your course and start saving money on your books
From 1d023d61fe4875b3e34c588cb9f3283158a79670 Mon Sep 17 00:00:00 2001
From: wes
Date: Sat, 26 Nov 2016 08:41:13 -0500
Subject: [PATCH 3/7] styling changes
---
src/scripts/results.tag | 5 +++-
src/scripts/search.tag | 31 +++++++++++++----------
src/styles/bootstrap.min.css | 14 +++++++++++
src/styles/search.scss | 18 ++++++++++++--
src/templates/search.html | 48 ++++++++++++++++--------------------
src/visualize.py | 18 +-------------
src/website.py | 1 -
7 files changed, 74 insertions(+), 61 deletions(-)
create mode 100644 src/styles/bootstrap.min.css
diff --git a/src/scripts/results.tag b/src/scripts/results.tag
index dcdaf4e..a01ff3a 100644
--- a/src/scripts/results.tag
+++ b/src/scripts/results.tag
@@ -1,6 +1,9 @@
-
|
+
0} class="course-row columns" each={ rows } data="{ this }" classrow={ row }>
+
+ No Results, Sorry!
+
-
-
-
-{% endblock %}
-