Skip to content

Hide Friends List by custard2022

Details

Authorcustard2022

LicenseNo License

Categoryn/a

Created

Updated

Size1.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hidden Friends list, uncheck the style to see it again.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Hide Friends List
@version      20231022.21.18
@namespace    userstyles.world/user/custard2022
@description  Hidden Friends list, uncheck the style to see it again.
@author       custard2022
@license      No License
==/UserStyle== */

@-moz-document domain("facebook.com") {
.x1ceravr.xq1tmr.xvue9z.x193iq5w
{
	width: 100% !important;
}

.x7wzq59
{
	visibility: hidden !important;
	opacity: 0 !important;
	width: 0px !important;
	min-width: 0px !important;
}

.xxc7z9f
{
	max-width: 0px !important;
}

.x1mnsmir.x1dqk2q1.x12slza2.x1t2pt76.x85a59c.x2bj2ny.xeuugli.x193iq5w.x2lah0s.xdt5ytf.x78zum5.x1ja2u2z.x1n2onr6.x9f619
{
	max-width: 360px !important;
	z-index: 1000;
	left: 0% !important;
	opacity: 0;
	right: 0;
	width: 5px !important;
	position: relative;
	padding-left: 0px;
	padding-right: 30px;
	margin-left: -30px;
	transform: translate(-3%, 0%);
	transition: all 400ms ease;
}

.x1mnsmir.x1dqk2q1.x12slza2.x1t2pt76.x85a59c.x2bj2ny.xeuugli.x193iq5w.x2lah0s.xdt5ytf.x78zum5.x1ja2u2z.x1n2onr6.x9f619:hover
{
	top: 0 !important;
	right: 0;
	left: 40%;
	width: 360px !important;
	transition: all 400ms ease;
	opacity: .9;
}
}

Reviews

No reviews yet.