diff options
| author | Ofer Lehr <ofer@oferlehr.com> | 2014-12-06 22:43:12 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-12-06 23:34:55 +0200 |
| commit | db363484901a9521949cdd394c0701bb51153e2b (patch) | |
| tree | ecf7af4573a457f1747340f41f11029ce2469ee2 /res/css/partials/input-bar.scss | |
| parent | 65f2db92de282047317dab0c4669c2c255328a2e (diff) | |
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)
Diffstat (limited to 'res/css/partials/input-bar.scss')
| -rw-r--r-- | res/css/partials/input-bar.scss | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
