|
@@ -2845,7 +2845,7 @@ export default {
|
|
border-radius: 50%;
|
|
border-radius: 50%;
|
|
left: 30%;
|
|
left: 30%;
|
|
top: 0;
|
|
top: 0;
|
|
- animation: bmBenchTrailUpperCursorTapAnimation 1.5s linear 0s 1;
|
|
|
|
|
|
+ animation: bmBenchTrailUpperCursorTapAnimation 0.75s linear 0s 1;
|
|
}
|
|
}
|
|
|
|
|
|
@keyframes bmBenchTrailUpperCursorTapAnimation {
|
|
@keyframes bmBenchTrailUpperCursorTapAnimation {
|
|
@@ -2902,7 +2902,7 @@ export default {
|
|
border-radius: 50%;
|
|
border-radius: 50%;
|
|
left: 30%;
|
|
left: 30%;
|
|
top: 0;
|
|
top: 0;
|
|
- animation: bmBenchTrailUpperCursorPressAnimation 4s linear 0s 1;
|
|
|
|
|
|
+ animation: bmBenchTrailUpperCursorPressAnimation 2s linear 0s 1;
|
|
}
|
|
}
|
|
|
|
|
|
@keyframes bmBenchTrailUpperCursorPressAnimation {
|
|
@keyframes bmBenchTrailUpperCursorPressAnimation {
|
|
@@ -2940,7 +2940,7 @@ export default {
|
|
left: 30%;
|
|
left: 30%;
|
|
top: 0;
|
|
top: 0;
|
|
pointer-events: none;
|
|
pointer-events: none;
|
|
- animation: bmBenchTrailUpperCursorAnimation 2s linear 0s 1;
|
|
|
|
|
|
+ animation: bmBenchTrailUpperCursorAnimation 1s linear 0s 1;
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -3602,7 +3602,7 @@ export default {
|
|
border-radius: 50%;
|
|
border-radius: 50%;
|
|
left: 30%;
|
|
left: 30%;
|
|
top: 0;
|
|
top: 0;
|
|
- animation: bmBenchTrailUpperCursorTapAnimation 1.5s linear 0s 1;
|
|
|
|
|
|
+ animation: bmBenchTrailUpperCursorTapAnimation 0.75s linear 0s 1;
|
|
}
|
|
}
|
|
|
|
|
|
@keyframes bmBenchTrailUpperCursorTapAnimation {
|
|
@keyframes bmBenchTrailUpperCursorTapAnimation {
|
|
@@ -3659,7 +3659,7 @@ export default {
|
|
border-radius: 50%;
|
|
border-radius: 50%;
|
|
left: 30%;
|
|
left: 30%;
|
|
top: 0;
|
|
top: 0;
|
|
- animation: bmBenchTrailUpperCursorPressAnimation 4s linear 0s 1;
|
|
|
|
|
|
+ animation: bmBenchTrailUpperCursorPressAnimation 2s linear 0s 1;
|
|
}
|
|
}
|
|
|
|
|
|
@keyframes bmBenchTrailUpperCursorPressAnimation {
|
|
@keyframes bmBenchTrailUpperCursorPressAnimation {
|
|
@@ -3697,7 +3697,7 @@ export default {
|
|
left: 30%;
|
|
left: 30%;
|
|
top: 0;
|
|
top: 0;
|
|
pointer-events: none;
|
|
pointer-events: none;
|
|
- animation: bmBenchTrailUpperCursorAnimation 2s linear 0s 1;
|
|
|
|
|
|
+ animation: bmBenchTrailUpperCursorAnimation 1s linear 0s 1;
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
}
|
|
|
|
|