Mario World Scrubber for YouTube Comaptible with Vorapis 2013.
Originally made by Agrofan 123, Restored by UnderscoreAngel.
Authorunderscoreangel
LicenseNo License
Categoryyoutube
Created
Updated
Size681 B
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Mario World Scrubber for YouTube Comaptible with Vorapis 2013.
Originally made by Agrofan 123, Restored by UnderscoreAngel.
/* ==UserStyle==
@name Super Mario World Player Scrubber for YouTube
@namespace underscoreangel.neocities.org - https://uso.kkx.one/style/138154
@version 0.0.1
@description Mario World Scrubber for YouTube Comaptible with Vorapis 2013.
@author Agariofan 123 - UnderscoreAngel
==/UserStyle== */
@-moz-document domain("youtube.com") {
.html5-scrubber-button, .ytp-scrubber-button {
background: url("http://ng.se/sites/default/files/m1.gif") ! important;
background-repeat: no-repeat ! important;
width: 59px ! important;
height:67px ! important;
border: none ! important;
margin-left: -46px ! important;
margin-top: -66px ! important;
}
}