In the original Goofy layout, there is a 5px orange bar below the header, and a 4px light gray bar above the first data row. This is missing in the current theme_table formatting.
In the original Goofy layout, there is a 5px orange bar below the header, and a 4px light gray bar above the first data row. This is missing in the current theme_table formatting.
Comments
Comment #1
fgmMore detail: in the current theme_table formatting, the separation is a single light gray row, while it should probably be two rows: a 5px orange row followed by a 4px light gray row, if the theme continues using the original theme images.
Alternatively, new images could be created that would allow creation of a single 9px row combining orange and light gray vertically, to reduce the HTML size.
Comment #2
fgmFixed in today's version.