Make WordPress Core


Ignore:
Timestamp:
11/17/2008 06:01:00 PM (16 years ago)
Author:
azaozz
Message:

CSS fixes and improvements, also IE7 and some IE6 fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/plugins.php

    r9631 r9733  
    247247function print_plugins_table($plugins, $context = '') {
    248248?>
    249 <table class="widefat" id="<?php echo $context ?>-plugins-table">
     249<table class="widefat" cellspacing="0" id="<?php echo $context ?>-plugins-table">
    250250    <thead>
    251251    <tr>
Note: See TracChangeset for help on using the changeset viewer.