mirror of
https://github.com/status-im/consul.git
synced 2025-01-25 21:19:12 +00:00
fix progress bar animation on configuration page
This commit is contained in:
parent
44f76ead6a
commit
0a13cf1542
@ -32,10 +32,6 @@
|
|||||||
& #c-box-8 {
|
& #c-box-8 {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
& #c-loading-bar > rect:last-child {
|
|
||||||
width: 0;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#configuration-solution-animation {
|
#configuration-solution-animation {
|
||||||
@ -60,9 +56,6 @@
|
|||||||
& #s-service-box-8 {
|
& #s-service-box-8 {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
& #s-progress-indicator {
|
|
||||||
width: 0;
|
|
||||||
}
|
|
||||||
& #s-dots {
|
& #s-dots {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
@ -82,7 +75,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
& #c-computer {
|
& #c-computer {
|
||||||
opacity: .12;
|
opacity: 0.12;
|
||||||
}
|
}
|
||||||
|
|
||||||
& #c-computer-to-load-balancers #c-arrow-down {
|
& #c-computer-to-load-balancers #c-arrow-down {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user