Uptobox / Uptostream clear by breat
Imported from https://cdn.jsdelivr.net/gh/33kk/uso-archive@flomaster/data/usercss/183971.user.css

Details
Authorbreat
LicenseNO-REDISTRIBUTION
Created atJune 7, 2022 14:23
Updated atJune 7, 2022 14:32
Applies toUptobox / Uptostream
Statistics
Learn how we calculate statistics in the FAQ.
Total views16
Total installs9
Weekly installs0
Description
Remove some ads and white spaces on Uptobox and Uptostream for Free and Premium users.
Notes
This style hide the link to go to the Stats page, if you want keep it just delete “.blue-header,” in the style or desactivate it temporary.
History
Daily snapshots of style statistics.
No style history. Come back in a couple of days.Source code
/* ==UserStyle==
@name Uptobox / Uptostream clear
@version 20220607.14.24
@namespace userstyles.world/user/breat
@description Remove some ads and white spaces on Uptobox and Uptostream for Free and Premium users.
@author breat
@license NO-REDISTRIBUTION
==/UserStyle== */
@-moz-document domain("uptobox.com"), domain("uptostream.com") {
/* ==UserStyle==
@name Uptobox / Uptostream clear
@namespace USO Archive
@author Breat
@description `Remove some ads and white spaces on Uptobox and Uptostream for Free and Premium users, works perfectly with the Dark Mode of Opera GX.`
@version 20200519.19.56
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
#messagingWrapper,
.underline_title {
margin-bottom: 0px!important;
}
#content-wrapper,
#navbar,
.form-container {
background-image: none !important;
padding-top: 0px;
}
#content-wrapper {
padding-bottom: 0px;
}
#content>div,
#content-wrapper.wide {
padding-top: 0px;
}
ins,
#messagingWrapper,
#topBar,
.blue-header,
.bulk-area,
.load-subtitle,
.notifications-title {
display: none;
}
.mt-5 {
margin-top: 0px!important;
}
form {
margin-block-end: 0px;
}
.button-wrapper,
.download {
margin-bottom: 0px!important;
}
.width-content {
padding: 0;
}
.head-titles {
padding-top: 5%;
}
#login {
padding-top: 20%;
}
.file-title,
.underline_title {
padding-top: 5%;
}
.exportPresenter {
max-height: 600px;
}
#myfile-wrapper {
overflow: hidden;
padding: 0px 10px 0px 10px;
}
.data-wrapper {
padding-bottom: 25px;
}
}