mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Issue 2383:Admin UI Refactoring - Advanced - Modules
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11616 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c67e8ffa36
commit
e8dc9e135f
6 changed files with 125 additions and 113 deletions
|
|
@ -332,6 +332,10 @@ html[lang="mn"] .x .g11n.active>[disabled],
|
|||
/* ---------- Deprecated UI supports - Please do not use this CSS styles below. It will be removed as soon as possible. ---------- */
|
||||
/* ---------- Deprecated UI supports - Please do not use this CSS styles below. It will be removed as soon as possible. ---------- */
|
||||
|
||||
/* Favorite On | Off */
|
||||
.x .fvOff,
|
||||
.x .fvOn{display:inline-block;width:16px;height:16px;overflow:hidden;text-indent:16px;background:transparent url(../img/iconFavorite.gif) no-repeat;border:0}
|
||||
.x .fvOn{background-position:0 -16px}
|
||||
/* Up-Down Dragable */
|
||||
.x .uDrag .wrap{position:relative;padding-left:20px}
|
||||
.x .uDrag li>.wrap{margin:0 0 0 8px}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue