From db363484901a9521949cdd394c0701bb51153e2b Mon Sep 17 00:00:00 2001 From: Ofer Lehr Date: Sat, 6 Dec 2014 22:43:12 +0200 Subject: new info box (now card) styling - Partial added a class to the info card to style different types in css. also rearranged colors in helpers.js (alon: changed implementation and broke the edit, will fix in the morning) --- res/css/partials/input-bar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/css/partials/input-bar.scss') diff --git a/res/css/partials/input-bar.scss b/res/css/partials/input-bar.scss index 1bce345c..913c7e48 100644 --- a/res/css/partials/input-bar.scss +++ b/res/css/partials/input-bar.scss @@ -1,4 +1,4 @@ -@import '../modules/mixins'; +@import '../modules/mixins'; // For box-shadow .input-container { position: fixed; -- cgit v1.3.1