mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Module selector > Tree UI renewal.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12465 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5954d863fb
commit
b8af606fdf
6 changed files with 82 additions and 39 deletions
|
|
@ -50,6 +50,11 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<style scoped>
|
||||
.fvOff,
|
||||
.fvOn{display:inline-block;width:16px;height:16px;overflow:hidden;text-indent:16px;background:transparent url(./modules/admin/tpl/img/iconFavorite.gif) no-repeat;border:0}
|
||||
.fvOn{background-position:0 -16px}
|
||||
</style>
|
||||
<script>
|
||||
jQuery(function($){
|
||||
$('.dsTg>tbody>tr[data-type1]').prependTo('tbody');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue