as the name say
suggestream full description by fgtranime
Details
Authorfgtranime
LicenseNo License
Categoryuserstyles
Created
Updated
Size546 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 suggestream full description
@version 20220405.16.21
@namespace userstyles.world/user/fgtranime
@description as the name say
@author fgtranime
@license No License
==/UserStyle== */
@-moz-document domain("suggestream.com") {
.MovieDetails_infos__n5JZ5 {
width: 100%;
height: 60vh;
background-color: #1f2402;
padding-top: 1px;
padding-left: .5em;
overflow-x: hidden;
overflow-y: scroll;
scrollbar-color: var(--movie) rgba(240, 146, 5, 0);
scrollbar-width: thin;
margin-bottom: 1em;
}
}