Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ! === YouTube: 5 видео в строке + Shorts вверху ===
- ! --- 5 видео в ряд ---
- youtube.com##ytd-rich-grid-row:style(display: contents !important)
- youtube.com##ytd-rich-grid-renderer:style(--ytd-rich-grid-items-per-row:5 !important; width:100% !important; padding:0 !important)
- youtube.com##ytd-rich-item-renderer:style(margin:0 0.8% 40px !important; width:18.4% !important)
- ! --- Перемещаем Shorts вверх ---
- youtube.com##ytd-rich-section-renderer:style(order: -1 !important; position: relative !important)
- ! --- Скрываем все дополнительные Shorts ---
- youtube.com##ytd-rich-section-renderer:has(ytd-rich-shelf-renderer):not(:first-of-type):style(display: none !important)
- ! --- Устраняем конфликты с макетом ---
- youtube.com##ytd-rich-grid-row:style(display: contents !important)
- youtube.com##ytd-rich-grid-renderer:style(--ytd-rich-grid-items-per-row:5 !important; width:100% !important; padding:0 !important)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement