Template:Import style/sticky.css: Difference between revisions
WordPress>Jroberson108 (Fix animated gifs above column label. See "Summary" header at List of Ingenuity flights#List of flights.) |
(No difference)
|
Revision as of 07:10, 8 January 2024
.is-sticky { position: sticky; top: 0; z-index: 10; } body.vector-sticky-header-visible .is-sticky { top: 3.125rem; } .is-sticky-head > thead { position: sticky; top: 0; z-index: 10; } body.vector-sticky-header-visible .is-sticky-head > thead { top: 3.125rem; }