* fixed style to compatible with firefox.

This commit is contained in:
Catouse
2014-04-18 17:41:09 +08:00
parent f978f9c35c
commit 8e21998053
12 changed files with 27 additions and 26 deletions
+2 -2
View File
@@ -26,8 +26,8 @@
<th class='w-30px'> <?php echo $lang->idAB;?></th>
<th class='w-100px'> <?php echo $lang->bug->module;?></th>
<th class='w-100px'> <?php echo $lang->bug->project;?></th>
<th class='w-150px required'><?php echo $lang->bug->openedBuild;?></th>
<th class='required'><?php echo $lang->bug->title;?></th>
<th class='w-150px'><?php echo $lang->bug->openedBuild;?> <span class='required'></span></th>
<th><?php echo $lang->bug->title;?> <span class='required'></span></th>
<th> <?php echo $lang->bug->steps;?></th>
<th class='w-100px'> <?php echo $lang->typeAB;?></th>
<th class='w-80px'> <?php echo $lang->bug->severity;?></th>