* changed css names to compatible with zui.

This commit is contained in:
Catouse
2014-03-26 11:01:19 +08:00
parent 1ff011f641
commit e94843f4e2
74 changed files with 303 additions and 296 deletions
+2 -2
View File
@@ -36,7 +36,7 @@ js::set('customed', $customed);
echo "<span id='bysearchTab'><a href='#' class='link-icon'><i class='icon-search icon'></i>&nbsp;{$lang->bug->byQuery}</a></span> ";
?>
</div>
<div class='f-right'>
<div class='text-right'>
<?php
echo '<span class="link-button dropButton">';
@@ -197,7 +197,7 @@ if($customed)
?>
</div>
<?php endif?>
<div class='f-right'><?php $pager->show();?></div>
<div class='text-right'><?php $pager->show();?></div>
</td>
</tr>
</tfoot>