I know that (I allready installed the “The Tiger Admin Theme”). I’m looking for a 100% tableless solution for the backend. If you have a look to let’s say “wp-admin/plugins.php” you will find a table-structure:
<table class=”widefat plugins”>
<thead>
<tr> etc… etc…
Is there a elegant way to avoid this table-structure ?