mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
페이지 모듈의 입력된 위젯의 크기/여백 조절 기능 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2963 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1b15ffbea6
commit
cef71a6aab
12 changed files with 266 additions and 53 deletions
|
|
@ -40,7 +40,7 @@
|
|||
<col width="75" />
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td class="bar"><!--@if($per)--><img src="./images/color_bar.png" style="width:{$per}%;height:6px;" alt="bar" /></div><!--@else--><img src="./images/blank.gif" width="1" height="1" alt="" /><!--@end--></td>
|
||||
<td class="bar"><!--@if($per)--><img src="./images/color_bar.png" style="width:{$per}%;height:6px;" alt="bar" /><!--@else--><img src="./images/blank.gif" width="1" height="1" alt="" /><!--@end--></td>
|
||||
<td class="status"><strong>{$item->poll_count}</strong> ({$per}%)</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue