모바일: mobile.css 와 skin/(x)/style.css 중첩 처리

This commit is contained in:
whitedot
2013-10-01 17:23:29 +09:00
parent 34b31715dc
commit d29b3f1e63
42 changed files with 787 additions and 537 deletions

View File

@ -116,7 +116,7 @@ $colspan = 7;
<td class="td_num"><?php echo $row['po_level'] ?></td>
<td class="td_num"><?php echo $row2['sum_po_cnt'] ?></td>
<td class="td_etc"><?php echo $po_etc ?></td>
<td class="td_smallmng"><?php echo $s_mod ?></td>
<td class="td_mngsmall"><?php echo $s_mod ?></td>
</tr>
<?php