Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dimisa committed Jul 12, 2022
1 parent 1e658f7 commit 1e2d9b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion css-fixes-experimental.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1523,6 +1523,7 @@ tv.yandex.by,tv.yandex.kz,tv.yandex.ru,tv.yandex.uz##body > #mount > div[class]
! ---
newssearch.yandex.by,newssearch.yandex.kz,newssearch.yandex.ru,newssearch.yandex.uz##.mg-advert__column
! ---
yandex.by,yandex.kz,yandex.ru,yandex.uz##.Root > .ECommerceCarousel
yandex.by,yandex.kz,yandex.ru,yandex.uz##.adv_pos_compare-bottom
yandex.by,yandex.kz,yandex.ru,yandex.uz##.adv_pos_compare-side
yandex.by,yandex.kz,yandex.ru,yandex.uz##.adv_pos_popup
Expand All @@ -1546,7 +1547,6 @@ ya.ru,yandex.by,yandex.kz,yandex.ru,yandex.uz##.mini-suggest__item > a[href*=":/
ya.ru,yandex.by,yandex.kz,yandex.ru,yandex.uz##.mini-suggest__item > a[href][target="_blank"]
yandex.by,yandex.kz,yandex.ru,yandex.uz#?#.monetization-group > .monetization-group__item:style(height: auto !important)
yandex.by,yandex.kz,yandex.ru,yandex.uz#?#.serp-header:style(margin-top: 0 !important)
yandex.by,yandex.kz,yandex.ru,yandex.uz##.serp-item div[data-type="ecommerce_carousel"]
yandex.by,yandex.kz,yandex.ru,yandex.uz#?#.services-new__list > .services-new__list-item:style(min-width: unset !important; flex: auto !important)
yandex.by,yandex.kz,yandex.ru,yandex.uz##.sport-app__layout > .mg-grid__col:first-child + div:not(:last-child) > .mg-sticky
yandex.by,yandex.kz,yandex.ru,yandex.uz##.turbo-advert__loader
Expand Down
7 changes: 3 additions & 4 deletions ruadlist-fixes.user.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* ==UserStyle==
@name RU AdList CSS Fixes
@version 0.20220712.1216
@version 0.20220712.2146
@namespace ruadlist/ru-adlist-css-fixes
@homepageURL https://forums.lanik.us/viewforum.php?f=102
@supportURL https://forums.lanik.us/viewforum.php?f=102
Expand Down Expand Up @@ -5361,13 +5361,12 @@
domain("yandex.kz"),
domain("yandex.ru"),
domain("yandex.uz") {
.MediaViewer .MMDirectStripe, .adv_pos_compare-bottom, .adv_pos_compare-side,
.adv_pos_popup,
.MediaViewer .MMDirectStripe, .Root > .ECommerceCarousel,
.adv_pos_compare-bottom, .adv_pos_compare-side, .adv_pos_popup,
.b-page.overlay[data-bem*="serp-metrika"] > .DistrSplashscreen,
.blocks-grid__item_static > .direct_type_stripe,
.home-arrow [data-bem*="yabrowser-promo"], .home-arrow__bottom,
.media-grid > [data-blockname="banner-slider"],
.serp-item div[data-type="ecommerce_carousel"],
.serp-list .incut_type_direct, .sidebar-container .search-advert-badge,
.sport-app__layout > .mg-grid__col:first-child + div:not(:last-child) > .mg-sticky,
.turbo-advert__loader,
Expand Down

0 comments on commit 1e2d9b8

Please sign in to comment.