Is there a way to assign a class to the playlist table in display mode? (not referring to the Entry/Edit screen)

It would be nice to increase cell padding, etc., as the data kinda runs into each other.

Thanks,

CommentFileSizeAuthor
#2 station_playlist_181396.patch904 bytesdrewish

Comments

drewish’s picture

Title: Playlist CSS » Add CSS ids to the Playlist table
Category: support » feature

ah yeah it doesn't look like there are any IDs on that table to make it easy to target for themeing...

drewish’s picture

StatusFileSize
new904 bytes

this adds a station-playlist-tracks class to the table.

shawnc’s picture

Great fix! Thanks! =)

drewish’s picture

Title: Add CSS ids to the Playlist table » Add CSS class to the Playlist table
Status: Active » Fixed

great. committed to HEAD and DRUPAL-5.

Anonymous’s picture

Status: Fixed » Closed (fixed)