Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-11781

Allow CSS selector on track paging

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • None
    • None

      Nice track paging for mediums with more than 100 tracks was added by MBS-11703.

      It would be userscripts friendly to put some class or id on this new Load all tracks link.

      • The Expand all mediums button is like button#expand-all-mediums
      • Each Expand medium arrow link is like a.expand-medium
      • But this new Load all tracks link has no obvious CSS selector

      I still can use:

      table.medium > tbody > tr:not(.subh):not(.even):not(.odd) > td[colspan] > a[href='#']
      

      But it feels less safe on the long term.

            reosarevok Nicolás Tamargo
            jesus2099 jesus2099
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                Version Package