CSS fixes and improvements, also IE7 and some IE6 fixes

git-svn-id: http://svn.automattic.com/wordpress/trunk@9733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2008-11-17 18:01:00 +00:00
parent 9fcdfa2ace
commit a4da82e877
27 changed files with 177 additions and 130 deletions

View File

@@ -8,7 +8,7 @@
if ( ! defined('ABSPATH') ) die();
?>
<table class="widefat post">
<table class="widefat post fixed" cellspacing="0">
<thead>
<tr>
<?php print_column_headers('post'); ?>