|
|
@ -169,6 +169,7 @@ export default {
|
|
|
|
&.ended {
|
|
|
|
&.ended {
|
|
|
|
.left-part {
|
|
|
|
.left-part {
|
|
|
|
opacity: 0.5;
|
|
|
|
opacity: 0.5;
|
|
|
|
|
|
|
|
|
|
|
|
.circle {
|
|
|
|
.circle {
|
|
|
|
background-color: $dark-font-color;
|
|
|
|
background-color: $dark-font-color;
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -185,7 +186,6 @@ export default {
|
|
|
|
height: 25px;
|
|
|
|
height: 25px;
|
|
|
|
border-radius: 50rem;
|
|
|
|
border-radius: 50rem;
|
|
|
|
background-color: $maintenance;
|
|
|
|
background-color: $maintenance;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.info {
|
|
|
|
.info {
|
|
|
|