Wider View for Tabs on Ultimate-Guitar.com
Wider Tab View by devjusty
Details
Authordevjusty
LicenseNo License
Categoryhttps://tabs.ultimate-guitar.com
Created
Updated
Code size319 B
Code checksumc00fed22
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name tabs.ultimate-guitar.com/tab/*
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Wider Tab View
@author DrBeer
==/UserStyle== */
@-moz-document url-prefix("https://tabs.ultimate-guitar.com/tab/") {
.fbcII {
max-width: 2000px;
}
}