Revert "feat(registry): the video-primitive moves, documented and customisable (#3090)" (#3162)

This reverts commit 3b53bfd2f7.
This commit is contained in:
Miguel Ángel
2026-08-10 14:47:47 -04:00
committed by GitHub
parent 3b53bfd2f7
commit c86d4013f5
2328 changed files with 5906 additions and 458525 deletions
+1 -6
View File
@@ -54,12 +54,7 @@
#yt-sw-fill {
position: absolute;
inset: 0;
/* Placeholder footage: L3 of the ink over the dark ground, plus a 3px
achromatic hatch so the plate reads as a media surface, not an empty box. */
background:
repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0 1px, transparent 1px 3px),
rgba(255, 255, 255, 0.18);
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.14);
background: linear-gradient(150deg, #ff8fb8 0%, #7d5cff 60%, #2a7fff 100%);
display: flex;
align-items: center;
justify-content: center;
+1 -6
View File
@@ -51,12 +51,7 @@
#yt-sw-fill {
position: absolute;
inset: 0;
/* Placeholder footage: L3 of the ink over the dark ground, plus a 3px
achromatic hatch so the plate reads as a media surface, not an empty box. */
background:
repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0 1px, transparent 1px 3px),
rgba(255, 255, 255, 0.18);
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.14);
background: linear-gradient(150deg, #ff8fb8 0%, #7d5cff 60%, #2a7fff 100%);
display: flex;
align-items: center;
justify-content: center;