From 20f01094b5374427b9edede57e351d51454202e4 Mon Sep 17 00:00:00 2001 From: Andreas N Date: Tue, 13 Jan 2015 22:15:18 +0100 Subject: [PATCH] stupid overrides --- app/assets/stylesheets/application.css.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/application.css.scss b/app/assets/stylesheets/application.css.scss index 54a3ff55..870bbf33 100644 --- a/app/assets/stylesheets/application.css.scss +++ b/app/assets/stylesheets/application.css.scss @@ -53,4 +53,4 @@ $nprogress-color: darken($navbar-inverse-bg, 15%); @import 'nprogress'; @import 'nprogress-bootstrap'; -$brand-primary: #5e35b1; +$brand-primary: #5e35b1 !default;