test
ecto info blur by Stephanzion
Details
AuthorStephanzion
LicenseNo License
Categoryectostroy.ru
Created
Updated
Size391 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 ds
@version 20230410.10.44
@namespace ?
==/UserStyle== */
@-moz-document domain("ectostroy.ru") {
.one-equipment .equ_i,
.user-email-info,
span.user-id-info.tc_grey,
.list-programs.list > .one-program > .equ_s:nth-child(4),
.page-top-dop-info-title.block-title-colum310 .tf_fr500:not([id="name-system"]),
footer.bot-info p {
filter: blur(5px);
}
}