Hey there,
I want to change the column-width of columns which can be seen when editing the table in the admin-interface. Its current size is around 190px which - if you have more than 8 columns - is a pain to edit, as you always have to scroll right and left (even though I only need 5px-wide columns, as I only handle numbers)
I understand that you can edit the styles in the plugin-dir\wptable..\admin\admin-style.css
But changes here won't really work - any ideas how I can change the width of the columns, so they get much smaller and easier to overview?
Thanks in advance - awesome plugin!