works great with dark theme userstyle
www.pochta.ru - 15.10.2022, 22:57:15 by alexlet5
Details
Authoralexlet5
LicenseNo License
Categorywww.pochta.ru
Created
Updated
Size577 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 www.pochta.ru - 15.10.2022, 22:57:15
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("www.pochta.ru") {
*[id="traking-page"] {
display: none !important
}
*[id="tracking-sidebar__app-store-button"] {
display: none !important
}
*[id="tracking-sidebar__google-play-button"] {
display: none !important
}
*[id="tracking-sidebar__huawei-button"] {
display: none !important
}
}