Remove a boatload of inline table styles

Replacing with CSS styles where appropriate. A previously unused CSS
style is tweaked in the stylesheet to match most of what was done via
non-CSS styling.

Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
Dan McGee 2011-10-21 16:03:39 -05:00 committed by Lukas Fleischer
parent 10355ec959
commit 8dc7b37909
8 changed files with 35 additions and 40 deletions

View file

@ -50,7 +50,7 @@ echo __(
<br />
<?php echo __('Some packages may be provided as binaries in [community].'); ?>
</p>
<table border='0' cellpadding='0' cellspacing='3' width='90%'>
<table>
<tr>
<td class='boxSoft' valign='top'>
<?php updates_table($dbh); ?>