Merge pull request #4275 from hashicorp/je.fix-config-progress-bars

Configuration page animation fix
This commit is contained in:
Mitchell Hashimoto 2018-06-26 21:00:34 +02:00 committed by GitHub
commit ef80f97cc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 8 deletions

View File

@ -32,10 +32,6 @@
& #c-box-8 {
opacity: 0.5;
}
& #c-loading-bar > rect:last-child {
width: 0;
}
}
#configuration-solution-animation {
@ -60,9 +56,6 @@
& #s-service-box-8 {
opacity: 0.5;
}
& #s-progress-indicator {
width: 0;
}
& #s-dots {
opacity: 0;
}
@ -82,7 +75,7 @@
}
& #c-computer {
opacity: .12;
opacity: 0.12;
}
& #c-computer-to-load-balancers #c-arrow-down {