* 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
+1 -1
View File
@@ -32,7 +32,7 @@
<th class='w-300px'><?php echo $lang->testcase->module;?></th>
<th class='w-180px'><?php echo $lang->testcase->type;?></th>
<?php if(!$story) echo "<th>{$lang->testcase->story}</th>";?>
<th class='required'><?php echo $lang->testcase->title;?></th>
<th><?php echo $lang->testcase->title;?> <span class='required'></span></th>
</tr>
</thead>