mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
Modify administrative interface style. Add a selected language indicator
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8698 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c9203dc356
commit
4ead81754f
7 changed files with 33 additions and 22 deletions
|
|
@ -6,7 +6,7 @@ $('#theme,#skin')
|
|||
// thumbnail list
|
||||
.find('.a')
|
||||
.has('li.i:nth-child(2)')
|
||||
.after('<a href="#" class="prevToggle">Show</a>')
|
||||
.after('<a href="#toggle-tp" class="prevToggle">Show</a>')
|
||||
.next('a.prevToggle')
|
||||
.click(function(){
|
||||
var $list = $(this).prev('.a');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue