Boss mode: for office worker using.
www.backupmp3.com by mustrong
Details
Authormustrong
LicenseMustrong
Categorybackupmp3.com
Created
Updated
Size856 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 www.backupmp3.com
@version 20220119.09.35
@namespace userstyles.world/user/mustrong
@description Boss mode: for office worker using.
@author mustrong
@license Mustrong
==/UserStyle== */
@-moz-document domain("www.backupmp3.com") {
h1#textLogo,
h3#online-converter-title1,
h4#online-converter-title2,
h3#freeTextSecondaryTitle {
font-size: 8px;
}
div#DownloadMP3_text,
div#DownloadMP4_text,
div#DownloadMP4HD_text,
div#MsgTitle,
input#url {
font-size: 12px;
}
img.TaskImage {
opacity: 0.1;
}
img.TaskImage:hover {
opacity: 1.0;
}
div.TaskImageHolder,
div#conversionWrapper,
div#DownloadMP3,
div#DownloadMP4,
div#DownloadMP4HD,
div#points3Button {
background: none;
box-shadow: none;
}
div#ShareButtons,
img#ShareImg {
display: none;
}
div.SongName {
color: lightgray;
}
}