Different alignment of track artist vs. title. Might look better for some releases, worse for others.
Alternative Discogs tracklist by doktorsultan
Details
Authordoktorsultan
LicenseNo License
Categorydiscogs.com
Created
Updated
Size344 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 Alternative Discogs tracklist
@namespace github.com/openstyles/stylus
@version 1.0.01
@description Alternative Discogs tracklist
@author Sultan
==/UserStyle== */
@-moz-document domain("discogs.com") {
td.trackTitle_CTKp4 {width: auto; padding-left: 2px;}
td.artist_3zAQD {width: auto;}
}