* change style of workload report.

This commit is contained in:
zhujinyong
2012-07-02 15:54:42 +00:00
parent 45f5d00dea
commit 1d5ac3c24a
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
ul#report-list{margin:0px;}
ul li{list-style:none;}
#product td, tr, th{ border:1px solid #E4E4E4;}
#workload td, tr, th{ border:1px solid #E4E4E4;}
#product p{margin:2px 0;}
.proversion {text-align:center; margin-top:10px}

View File

@@ -11,7 +11,7 @@
</td>
<td class='divider'></td>
<td>
<table class='table-1 fixed colored tablesorter datatable border-sep'>
<table class='table-1 fixed colored tablesorter datatable border-sep' id="workload">
<thead>
<tr class='colhead'>
<th><?php echo $lang->report->user;?></th>