الگو:سربرگ چسبیده/styles.css: تفاوت میان نسخهها
پرش به ناوبری
پرش به جستجو
جز (Aboammar صفحهٔ الگو:Sticky header/styles.css را بدون برجایگذاشتن تغییرمسیر به الگو:سربرگ چسبیده/styles.css منتقل کرد) |
(جایگزینی صفحه با '.sticky { position: sticky; top: 0; } body.vector-sticky-header-visible .sticky { top: 3.125rem; } .sticky-header > thead { position: sticky; top: 0; } body.vector-sticky-header-visible .sticky-header > thead { top: 3.125rem; }') برچسبها: جایگزین شد برگرداندهشده |
||
خط ۱: | خط ۱: | ||
.sticky { | |||
position: sticky; | |||
top: 0; | |||
} | |||
body.vector-sticky-header-visible .sticky { | |||
top: 3.125rem; | |||
} | } | ||
.sticky-header > thead { | |||
position: sticky; | |||
top: 0; | |||
} | } | ||
body.vector-sticky-header-visible .sticky-header > thead { | |||
top: 3.125rem; | |||
} | } |