Successfully installed the mod, but now I've lost some of the formatting on some of my tables namely in the Access Control table and on the Blocks administration page. The parent items in these tables are no longer bolded and the child items are no longer indented. When I disable this mod, the formatting returns.
I checked out the HTML and it appears when this mod is installed, I lose an id on the table tag of <table id="permissions"> on the Access Control table for example. Can this be restored? It makes the tables hard to read when I lose that bold on the parents and the indents on the children.
Comments
Comment #1
kriskd commentedFixed with the following CSS:
Now I just must remember to remove this CSS if I uninstall the mod.
Comment #2
tjholowaychuk commentedHmm! the attributes should be passing through to the table as if it was just the regular theme_table() function being invoked, that seems very very odd I will look into this
Comment #3
tjholowaychuk commentedComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.