wide & clean
facebook apps : wide & clean by breat
Imported and mirrored from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/185091.user.css
Details
Authorbreat
LicenseNO-REDISTRIBUTION
Categoryfacebook
Created
Updated
Size717 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
- fixed position of games
- minimum 100% width of games
- no blue top bar
- no right sidebar
- no chat menu in bottom
Source code
/* ==UserStyle==
@name facebook apps : wide & clean
@namespace USO Archive
@author Breat
@description wide & clean
@version 20200614.09.52
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix("https://apps.facebook.com/") {
#bottomContent,
#fbDockChatBuddylistNub,
#footer,
#leftCol,
#likes_box,
#owl-wrapper,
#mobile,
#pagelet_bluebar,
#promoBottom,
#promoTop,
#promoTopContent,
#rightCol,
#sidebar,
#slice_0,
#stats,
#toolbarContainer,
#top_xpromo,
#usd-warn,
_2pi9,
.vSpacer10,
.vSpacer20,
table.uiGrid _51mz {
display: none!important;
}
._lh- {
padding-bottom: 0px !important;
position: fixed;
min-width: 100%;
}
}