mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-06-12 09:14:47 +02:00
2 lines
1.2 KiB
CSS
2 lines
1.2 KiB
CSS
.chart-updating[data-v-d0fbc86b]{animation:.8s ease-in-out subtle-pulse-d0fbc86b}@keyframes subtle-pulse-d0fbc86b{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.process-row[data-v-d0fbc86b]{transition:all .3s}.process-row[data-v-d0fbc86b]:hover{background:#00000005;transform:translate(2px)}.dark .process-row[data-v-d0fbc86b]:hover{background:#ffffff0d}.process-row-enter-active[data-v-d0fbc86b],.process-row-leave-active[data-v-d0fbc86b]{transition:all .4s}.process-row-enter-from[data-v-d0fbc86b]{opacity:0;transform:translateY(-10px)scale(.95)}.process-row-leave-to[data-v-d0fbc86b]{opacity:0;transform:translateY(10px)scale(.95)}.process-row-move[data-v-d0fbc86b]{transition:transform .4s}.cpu-value[data-v-d0fbc86b],.memory-value[data-v-d0fbc86b]{border-radius:4px;padding:2px 6px;transition:all .3s}.cpu-value[data-v-d0fbc86b]:hover,.memory-value[data-v-d0fbc86b]:hover{background:color-mix(in srgb, var(--color-secondary) 10%, transparent);transform:scale(1.05)}@keyframes value-update-d0fbc86b{0%{background:color-mix(in srgb, var(--color-secondary) 30%, transparent)}to{background:0 0}}.value-updated[data-v-d0fbc86b]{animation:.6s ease-out value-update-d0fbc86b}
|