Closed
Description
The output of console.table()
calls should look more Firebug-ish.
Tasks are:
- Change the column header styles
- Hide the separators between the columns
- Change the cell styles
What should be kept:
- Table width should not expand to the whole width of the Console panel
- Line background colors should not be altered (as in other parts of Firebug like e.g. the Net panel)
- The index column
- Resizing the columns should still work
Sebastian