Setup wizard - considerations + syschecks UI fixes

This commit is contained in:
NGPixel
2017-03-14 21:23:14 -04:00
parent bfcec5a91c
commit 40685410f0
9 changed files with 86 additions and 22 deletions

View File

@@ -36,6 +36,9 @@ i.icon-check {
i.icon-square-cross {
color: mc('red', '500')
}
i.icon-warning-outline {
color: mc('orange', '500')
}
.tst-welcome-leave-active, .tst-welcome-enter-active {
transition: all .5s;