This commit is contained in:
2026-05-23 09:44:38 +02:00
parent 3b5144f475
commit 867304bcb1
2 changed files with 21 additions and 17 deletions

View File

@@ -138,13 +138,11 @@
transform: translateY(100%) translateY(-3px);
}
.v0ck:hover .v0ck_player_controls,
.v0ck.v0ck_hover .v0ck_player_controls,
.v0ck.v0ck_swf_active .v0ck_player_controls {
transform: translateY(0);
}
.v0ck:hover .v0ck_progress,
.v0ck.v0ck_hover .v0ck_progress,
.v0ck.v0ck_swf_active .v0ck_progress {
height: 8px;