Stopped doing this awhile ago.
Scratch 3.0 to 2.0 by furgotten12
Details
Authorfurgotten12
LicenseNo License
Categoryscratch
Created
Updated
Size13 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Project/Comments are fucked up due to the screen going down and due to being unfinished
Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name Scratch 3.0 to 2.0
@version 20230911.04.22
@namespace userstyles.world/user/furgotten12
@description Stopped doing this awhile ago.
@author furgotten12
@license No License
==/UserStyle== */
@-moz-document domain("scratch.mit.edu") {
#navigation .logo a {
background: url(https://cdn.scratch.mit.edu/scratchr2/static/__e65d8a7c03267938d906e22792610478__/images/logo_sm.png) no-repeat left center;
transition: none!important;
width: 80px;
height: 35px;
margin: 0
}
#navigation .logo a:hover {
background: url(https://cdn.scratch.mit.edu/scratchr2/static/__e65d8a7c03267938d906e22792610478__/images/logo_sm_highlight.png) no-repeat left center;
width: 80px;
height: 35px;
margin: 0
}
#navigation {
height: 35px;
}
#navigation .link > a {
display: block;
padding: 7px 15px 1px 15px;
height: 28px;
text-decoration: none;
white-space: nowrap;
color: #fff;
font-size: .85rem;
font-weight: normal!important;
}
.account-nav .user-info {
padding: 2px 19px 0px 14px;
width: 104px;
}
html,
body {
background-color: #fff;
}
#navigation .inner > ul > li.search .input,
#navigation .inner > ul > li.search .button {
margin-top: -7px;
}
#navigation .mystuff > a {
background-image: url(https://cdn.scratch.mit.edu/scratchr2/static/__e65d8a7c03267938d906e22792610478__/images/mystuff.png);
width: 19px;
background-size: 50%;
}
#navigation .messages > a {
background-image: url(https://cdn.scratch.mit.edu/scratchr2/static/__e65d8a7c03267938d906e22792610478__/images/nav-notifications.png);
}
#navigation .link > a:hover,
#navigation .inner > ul > li.right a:hover, {
background-color: #0c6185;
}
div.account-nav ul.dropdown {
top: 35px!important;
width: 165px;
right: -5px;
}
main#view {
margin-top: 35px;
padding-top: 0px;
}
.privacy-banner {
margin-top: 35px;
}
.privacy-banner .privacy-banner-container .privacy-banner-text {
margin-top: 3px;
}
.privacy-banner .privacy-banner-container .lightbulb-icon {
margin-top: 0px;
}
.privacy-banner .privacy-close-button {
top: 1px;
}
.forms-close-button img {
padding-top: 5px;
}
button.forms-close-button {
width: 26px;
height: 26px;
}
#navigation {
background-color: #0f8bc0;
border-bottom: 0px
}
#navigation .link > a {
border-left: 1px solid #149acb;
padding: 5px 15px 2px 15px;
}
#navigation .link > a {
color: #fff;
font-size: 15px;
}
#navigation .inner > ul > li.search .input[type=text],
#navigation .inner > ul > li.search .button[type=text] {
height: 22px;
padding-left: 36px;
}
#navigation .inner > ul > li.search {
margin: 0 7px;
padding-top: 2px
}
.login {
width: 184px;
padding-top: 0px;
padding-left: 12px;
}
.dropdown.with-arrow {
right: 0!important;
left: auto;
margin-top: 7px;
;
background-color: #0f8bc0;
border-color: #149acb;
border-top-left-radius: 4px;
width: 208px;
height: 181px;
}
.dropdown {
padding: 1px 1px 1px 1px;
}
.preview .project-title.has-error .validation-message {
visibility: visible;
}
span.help-block.validation-message {
visibility: hidden;
}
.login .submit-button {
text-shadow: 0 1px #fff;
font-weight: normal;
background-color: #efefef;
color: #666;
border-color: #999;
display: inline-block;
background-color: #e6e6e6;
background-repeat: no-repeat;
background-image: -webkit-linear-gradient(top, #fff, #ccc);
background-image: -moz-linear-gradient(top, #fff, #ccc);
background-image: -ms-linear-gradient(top, #fff, #ccc);
background-image: -o-linear-gradient(top, #fff, #ccc);
background-image: linear-gradient(top, #fff, #ccc);
}
.login label {
font-weight: normal;
color: #d9edf5;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 18px;
padding-top: 9px;
margin-bottom: 7px;
}
.login .row {
margin-bottom: 0px!important;
}
.login .input {
margin-bottom: 12px;
width: calc(100% - 30px);
height: 18px;
width: 170px;
padding: 4px;
}
div.col-sm-9 {
height: 28px;
}
.login .button {
padding: 5px;
}
.login .submit-button {
padding: 1px 6px 1px 6px;
border: 1px;
margin: 12px 3px;
}
.form {
padding-top: 2px;
}
.preview .project-description-edit .inplace-textarea {
;
height: 10rem;
}
#navigation .messages > a {
border-left: 1px solid #149acb;
padding: 5px 13.5px 2px 13.5px;
width: 17px;
height: 28px;
background-size: 50%;
}
#navigation .mystuff > a {
border-right: 1px solid #149acb;
padding: 5px 13.5px 2px 13.5px;
width: 17px;
height: 28px;
background-size: 50%;
}
.account-nav .user-info, #navigation .about > a {
border-right: 1px solid #149acb;
}
.account-nav .user-info::after{
width: 0;
height: 0;
display: inline-block;
content: "↓";
text-indent: -99999px;
vertical-align: top;
margin-left: 4px;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #fff;
filter: alpha(opacity=50);
-khtml-opacity: .5;
-moz-opacity: .5;
opacity: .5;
vertical-align: middle;
}
}
.link.right.account-navt {
width: 140px;
}
.account-nav .user-info .avatar {
border: 1px solid #ccc;
height: 24px;
width: 24px;
border-radius: 1px;
vertical-align: middle;
margin-left: -4px;
margin-top: 2px;
}
#navigation .inner > ul > li.search .btn-search {
background: url(https://cdn.scratch.mit.edu/scratchr2/static/__e65d8a7c03267938d906e22792610478__/images/nav-search-glass.png) no-repeat 9px center;
width: 26px;
height: 22px;
position: absolute;
border: 0;
border-right: 1px solid #ccc;
padding-left: 28px;
padding-right: 0;
opacity: .8;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
padding-top: 9px;
margin-bottom: 5px;
margin-top: 2px;
}
#navigation .inner > ul > li.search .button {
margin-top: 2px;
}
#navigation .inner > ul > li.search .input {
margin-top: 0px;
}
#navigation .inner > ul > li.right a {
font-weight: bold!important;
}
.profile-name {
font-weight: normal!important;
line-height: 30px;
}
#navigation .registrationLink:hover {
background-color: #f9a739!important;
}
#navigation .inner > ul > li.right a:hover {
background-color: #0c6185;
}
#navigation .inner > ul > li.right > .user-info {
border-right: 1px solid #149acb;
border-right-width: 1px;
}
#navigation .account-nav {
width: 132px;
height: 35px;
}
.dropdown.with-arrow:before {
top: -8px;
right: 13.6%;
border-radius: 0 !important;
border-top: 1px solid rgb(20 154 203);
border-left: 1px solid rgb(20 154 203);
background-color: #0f8bc0;
}
#navigation .inner > ul > li.search .input[type=text],
#navigation .inner > ul > li.search .button[type=text] {
transition: none;
background-color: #fff!important;
color: #000;
border-radius: 10px;
}
#navigation input.input {
color: #555;
}
.page > #view {
margin-top: 36px;
}
#navigation .inner > ul > li.search .input[type=text]:focus,
#navigation .inner > ul > li.search .button[type=text]:focus {
transition: none;
}
#navigation .link .about > a {
border-left: 1px solid #149acb;
}
#navigation .messages .message-count.show {
font-size: 9px;
padding: 0 5.5px 0 5px;
font-weight: bold!important;
bottom: 31px;
top: 4px;
right: 1px;
line-height: 14px;
}
.flex-row .comments-list {
padding-top: 12px
}
.dropdown {
background-color: #0f8bc0
}
.dropdown > li.divider {
border-top: 1px solid #149acb;
}
.account-nav .dropdown {
padding-top: 3px;
}
#navigation .inner > ul > li a > span, #navigation .inner > ul > li a.ignore-react-onclickoutside.user-info > span.profile-name {
font-weight: normal!important;
}
#navigation .inner > ul > li.right a.registrationLink > span, #navigation .inner > ul > li.right a.ignore-react-onclickoutside > span {
font-weight: bold!important;
}
.dropdown > li {
margin-top: 3px;
margin-bottom: 0px;
}
a, input.link, a:link, a:visited, a:active, .news li h4 {
color: #1aa0d8;
}
a:hover {
text-decoration: underline;
}
.thumbnail-creator::before{
content: "by ";
font-weight: normal;
font-size: .8462em;
}
.carousel .slick-next::before {
background-image: url("/svgs/carousel/next_ui-dark-gray.svg");
font-family: 'Book Antiqua',;
content: ">";
color:rgb(26, 160, 216);
width: 36px;
height: 36px;
font-size: 60px;
font-weight: 100;
line-height: 30px;
text-align: center;
opacity: .5;
filter: alpha(opacity=50);
}
.thumbnail-creator a {
font-weight: normal;
color: #575e75;
font-size: .8462em;
}
.splash .box {
box-shadow: 0 2px 3px rgba(34,25,25,0.3);
}
.thumbnail .thumbnail-remixes::before {
background-image: url("http://web.archive.org/web/20140630165731im_/http://cdn.scratch.mit.edu/scratchr2/static/__2cb0be42b0fa9989b2853d1b081c7967__/images/icons_xs.d77c1366cd05.png");
background-size: auto;
background-position: -7px -181px;
}
.preview .inner {
margin: 0 auto;
margin-top: 14px;
background: #f7f7f7;
border: 1px solid #e0e0e0;
-moz-border-top-left-radius: 10px;
-moz-border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
-webkit-box-shadow: 0 2px 3px rgba(34,25,25,0.3);
-moz-box-shadow: 0 2px 3px rgba(34,25,25,0.3);
-o-box-shadow: 0 2px 3px rgba(34,25,25,0.3);
box-shadow: 0 2px 3px rgba(34,25,25,0.3);
padding: 0;
}
.preview .project-title {
font-weight: 700;
font-size: 1.6923em;
line-height: 1.1818em;
}
.preview .preview-row {
margin-top: ...