summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/colors.css.scss
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-05-01 12:11:15 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-05-01 12:11:15 -0400
commit5ce55c00ac72bc6fbdd095d7ee697cfa35ea8cc4 (patch)
treef8f73510819a16d0119342ba6e552755bc5f3ec1 /app/assets/stylesheets/colors.css.scss
parent47bb545740937d50b72e0d1c420fcba4e64d6760 (diff)
Redo styles to be "pure"/simple bootstrap, and fix found issues with forms.
Diffstat (limited to 'app/assets/stylesheets/colors.css.scss')
-rw-r--r--app/assets/stylesheets/colors.css.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/colors.css.scss b/app/assets/stylesheets/colors.css.scss
index c875caa..7ab3024 100644
--- a/app/assets/stylesheets/colors.css.scss
+++ b/app/assets/stylesheets/colors.css.scss
@@ -1,5 +1,5 @@
$darker-orange: #9D4102;
$link-yellow: #FFC50D;
$orange: #DD9125;
-$page-color: #444;
-$toolbar-color: black;
+/*$page-color: #444;*/
+/*$toolbar-color: black;*/