feat(import): things are starting to work

This commit is contained in:
Torkel Ödegaard
2016-05-13 11:26:02 +02:00
parent 0d3e06e68a
commit ca8df67947
13 changed files with 230 additions and 66 deletions

View File

@@ -235,7 +235,7 @@ $paginationActiveBackground: $blue;
$state-warning-text: darken(#c09853, 10%);
$state-warning-bg: $brand-warning;
$errorText: #b94a48;
$errorText: #E84D4D;
$errorBackground: $btn-danger-bg;
$successText: #468847;