Advertisement
oopsikxd

Untitled

May 10th, 2025
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. ! === YouTube: 5 видео в строке + Shorts вверху ===
  2.  
  3. ! --- 5 видео в ряд ---
  4. youtube.com##ytd-rich-grid-row:style(display: contents !important)
  5. youtube.com##ytd-rich-grid-renderer:style(--ytd-rich-grid-items-per-row:5 !important; width:100% !important; padding:0 !important)
  6. youtube.com##ytd-rich-item-renderer:style(margin:0 0.8% 40px !important; width:18.4% !important)
  7.  
  8. ! --- Перемещаем Shorts вверх ---
  9. youtube.com##ytd-rich-section-renderer:style(order: -1 !important; position: relative !important)
  10.  
  11. ! --- Скрываем все дополнительные Shorts ---
  12. youtube.com##ytd-rich-section-renderer:has(ytd-rich-shelf-renderer):not(:first-of-type):style(display: none !important)
  13.  
  14. ! --- Устраняем конфликты с макетом ---
  15. youtube.com##ytd-rich-grid-row:style(display: contents !important)
  16. youtube.com##ytd-rich-grid-renderer:style(--ytd-rich-grid-items-per-row:5 !important; width:100% !important; padding:0 !important)
Tags: youtube
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement