mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1123 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
18fdbd809f
commit
dcbdad4dd0
11 changed files with 54 additions and 4 deletions
|
|
@ -3,6 +3,7 @@
|
|||
background-color:#EEEEEE;
|
||||
margin:5px;
|
||||
padding:8px 5px 8px 5px;
|
||||
width:500px;
|
||||
}
|
||||
|
||||
.poll_title_box {
|
||||
BIN
modules/poll/tpl/images/blank.gif
Normal file
BIN
modules/poll/tpl/images/blank.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 B |
|
|
@ -1,6 +1,6 @@
|
|||
<!--%import("css/poll.css")-->
|
||||
|
||||
<div class="poll_box" style="{$poll->style}">
|
||||
<div class="poll_box">
|
||||
|
||||
<div class="poll_title_box">
|
||||
<div class="poll_join_count">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue