Commit 49fafd3
refactor(website): move back-to-top button into sticky table header
Replaces the fixed-position floating button with an inline button
inside the last column of the sticky table header. Removes the hidden
attribute toggle and float positioning in favour of opacity/pointer-
events toggling, keeping the visibility logic intact.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 818950f commit 49fafd3
4 files changed
Lines changed: 12 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
286 | 285 | | |
287 | 286 | | |
288 | 287 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
556 | 551 | | |
557 | | - | |
| 552 | + | |
558 | 553 | | |
559 | | - | |
| 554 | + | |
560 | 555 | | |
561 | 556 | | |
562 | | - | |
563 | | - | |
564 | | - | |
| 557 | + | |
| 558 | + | |
565 | 559 | | |
566 | 560 | | |
567 | | - | |
568 | | - | |
569 | 561 | | |
570 | 562 | | |
571 | | - | |
| 563 | + | |
572 | 564 | | |
573 | 565 | | |
574 | 566 | | |
575 | | - | |
576 | | - | |
577 | | - | |
578 | | - | |
579 | | - | |
580 | | - | |
| 567 | + | |
581 | 568 | | |
582 | 569 | | |
583 | 570 | | |
584 | 571 | | |
585 | 572 | | |
586 | 573 | | |
587 | 574 | | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | 575 | | |
593 | 576 | | |
594 | 577 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
0 commit comments