Dont' change the font size on the my reports list, it's small enough now.

This commit is contained in:
james 2009-11-06 04:26:30 +00:00
parent e17c1a6162
commit 2de42b9377

View File

@ -266,7 +266,7 @@ $(document).ready(function() {
?>
<tr id="report_tr_<?=$i->id?>">
<td style="border:0px;"><?=$name?></td>
<td style="border:0px; font-size:0.8em;"><?=$i->comment?></td>
<td style="border:0px;"><?=$i->comment?></td>
<td style="border:0px;">
<div class="edit_buttons" style="display:none">
<a title="Edit Report" onclick="edit_report(<?=$i->id?>,0);return false;" href="#">