Session 14: Africa checkout, Tank01 NBA/MLB wiring, WNBA+MLB odds proxies, OAuth icons, loading skeletons (1330 tests)
This commit is contained in:
@@ -792,3 +792,13 @@ body.tex-grain::before {
|
||||
/* Buttons stay LTR so chevrons / arrows render predictably. */
|
||||
unicode-bidi: isolate;
|
||||
}
|
||||
|
||||
/* Session 14 — shimmer keyframe used by Slate skeleton placeholders
|
||||
and any other loading surface that wants the same Bloomberg-style
|
||||
subtle motion. The animation runs over a 200%-wide gradient
|
||||
background; advancing -100% → 100% slides the highlight band
|
||||
across the element. */
|
||||
@keyframes vyndr-shimmer {
|
||||
0% { background-position: -100% 0; }
|
||||
100% { background-position: 100% 0; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user