2024-04-18 23:50:10 -05:00
|
|
|
.pfp:active {
|
|
|
|
rotate: 7200deg;
|
|
|
|
transform: scale(1.15);
|
|
|
|
transition: all 5s cubic-bezier(0.445, 0.05, 0.55, 0.95) !important;
|
2024-04-21 13:01:21 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
.noscript {
|
|
|
|
display: initial;
|
2024-05-28 18:33:32 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
.scriptEnabled {
|
|
|
|
display: none;
|
2024-07-09 18:16:34 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
.lengthBar {
|
|
|
|
width: calc(100% - 65px);
|
|
|
|
}
|
|
|
|
|
|
|
|
.durationBarFormatter {
|
|
|
|
width: 55px;
|
2024-04-18 23:50:10 -05:00
|
|
|
}
|