Should apply against the latest -dev release of the 2.x branch - I needed to theme the width/style of the table on the user profile page for the subscriptions "Name, Description, Action" table, so I added class attributes of _name _desc and _action instead of _cell for all three.

See attached patch, and patch to the CVS branch if you would like. I assume you'll be rewriting more of that file, but for now, this is a quick and easy way to let themers like me make things look pretty without much hassle. (There are probably other areas of this module which could use themer review, but for now, I hope this is helpful!).

CommentFileSizeAuthor
theme-patch.patch962 bytesgeerlingguy

Comments

john franklin’s picture

Status: Needs review » Fixed

Added those as a second CSS class instead of replacing the existing classes. Thanks for the patch. Fixed in commit e182a15.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.