* change style of workload report.
This commit is contained in:
@@ -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}
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user