mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12276 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
41fc5be074
commit
197aaafae5
18 changed files with 58 additions and 58 deletions
|
|
@ -25,14 +25,14 @@
|
|||
</p>
|
||||
</td>
|
||||
<td cond="!$allow_multiple">
|
||||
<button type="button" class="x_btn x_btn-mini select" style="white-space:nowrap">{$lang->cmd_select}</button>
|
||||
<button type="button" class="x_btn select" style="white-space:nowrap">{$lang->cmd_select}</button>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<div cond="$allow_multiple">
|
||||
<span class="x_pull-right x_btn-group">
|
||||
<button class="x_btn x_btn-mini select">{$lang->cmd_select}</button>
|
||||
<button class="x_btn select">{$lang->cmd_select}</button>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue