mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
youtube - test
This commit is contained in:
@@ -2,5 +2,9 @@
|
||||
! Rules that are restricted to one or more domains.
|
||||
! This section contain any type of rule grouped by domain.
|
||||
!
|
||||
! main youtube page - changing view for the first row of elements
|
||||
www.youtube.com#$?##contents ytd-rich-grid-row:has(> div[id="contents"] > ytd-rich-item-renderer[style="display: none !important;"]) > #contents:first-child { max-width: unset !important; }
|
||||
www.youtube.com#$?##contents ytd-rich-grid-row:has(> div[id="contents"] > ytd-rich-item-renderer[style="display: none !important;"]) ytd-rich-grid-media { max-width: unset !important; }
|
||||
www.youtube.com#$?##contents ytd-rich-grid-row:has(> div[id="contents"] > ytd-rich-item-renderer[style="display: none !important;"]) { --ytd-rich-grid-items-per-row: 1 !important; }
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/96262
|
||||
developer.android.com,adssettings.google.com##sc-survey-survey-manager
|
||||
|
||||
Reference in New Issue
Block a user