mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
Issue 2385: Admin UI Refactoring - Advanced - Widgets
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11690 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
af52c2b225
commit
0fed27db7c
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
.filebox_item { border: 1px solid #ccc!important; padding: 5px; max-height: 200px; max-width: 200px; }
|
||||
</style>
|
||||
|
||||
<div class="x_modal" id="modalFilebox">
|
||||
<div class="x_modal" id="modalFilebox" style="display:none">
|
||||
<div class="x_modal-header">
|
||||
<h3>FileBox</h3>
|
||||
</div>
|
||||
|
|
@ -54,4 +54,4 @@
|
|||
<script>
|
||||
xe.lang.cmd_delete = '{$lang->cmd_delete}';
|
||||
</script>
|
||||
</block>
|
||||
</block>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue