A new userstyle
index by krtngbtr
Details
Authorkrtngbtr
LicenseNo License
Categorytest
Created
Updated
Size351 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 dxbx.ru/index - апр. 2024 г.
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document regexp("https://dxbx.ru/index#app/edit/accessprofile/")
{
.typeahead dropdown-menu
{
owerflow-y: auto;
scroll-snap-type: y;
}
}