mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(import): things are starting to work
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user