Skip to content

OZON - Убрать заглушку «Товары для взрослых» by sad_comrade

Screenshot of OZON -  Убрать заглушку «Товары для взрослых»

Details

Authorsad_comrade

LicenseGNU GPLv3

Categoryozon.ru

Created

Updated

Size362 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Скрывает заглушку «Товары для взрослых» на странице «Заказы»

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         OZON
@version      20230309.21.54
@namespace    ?
==/UserStyle== */

@-moz-document domain("ozon.ru") {
  /* Скрыть заглушку «Товары для взрослых» */
  [data-test-id="18-placeholder"] {
    display: none
  }
  [data-test-id="18-placeholder"] + img {
    filter: none !important;
  }
}

Reviews

No reviews yet.