Some utilities.
VJAV by xiggi
Details
Authorxiggi
LicenseNo License
CategoryVJAV
Created
Updated
Size1.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name VJAV
@version 20240605.12.29
@namespace ?
==/UserStyle== */
@-moz-document domain("vjav.com") {
.header__network, .PVlu5dykxThc_sps_kiG, .footer-row, section[data-v-992346a6], .seo__text, li.header__nav--item.header__nav--item__upload, .footer, .member-page .cover {
display: none;
}
.thumb__img IMG:hover, .thumb__img IMG:active, .thumb__img IMG:hover {
opacity: 50%;
transition: 0.2s;
}
.dropdown--arrow:after {
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
.card__avatar.card__avatar--long, .card__avatar {
margin-bottom: 10px;
}
.nav ul li[data-v-26f4593e] {
color: #ccc;
}
.no-touch ul li[data-v-26f4593e]:not(.selected):hover {
color: #fff;
}
.nav ul li.selected[data-v-26f4593e] {
border-bottom: 3px solid #fff;
color: #fff;
font-weight: 600;
}
.thumbs__error {
color: #fff;
}
.select__label .label[data-v-b4afba02], .select__label[data-v-b4afba02], .select__list ul li[data-v-b4afba02] {
color: #ccc;
}
svg.svg-icon.icon {
color: currentColor;
fill: currentColor;
}
}