Each fieldset has a class such as vertical-tabs-revision.
It would be nice if each li tab also has a class, so that each fieldset can be themed in css.
Thanks.
Each fieldset has a class such as vertical-tabs-revision.
It would be nice if each li tab also has a class, so that each fieldset can be themed in css.
Thanks.
Comments
Comment #1
dave reidThis is something that's not quite as easy to fix in the D7 JavaScript, so I'd encourage it gets fixed in D7 first.
Comment #2
casey commented#49103: Give fieldsets an id
Comment #3
casey commented#49103: Give fieldsets an id is fixed; so is this one. You can style individual fieldsets using their ids.