mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
issue 2531 update theme of member groups.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11513 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
05c184d6e2
commit
f1650f5391
4 changed files with 331 additions and 17 deletions
|
|
@ -261,3 +261,12 @@ to{-o-transform:rotate(360deg)}
|
|||
.x .multilingual_item>.mn{background:url(../img/flag.mn.gif) no-repeat right center}
|
||||
.x .multilingual_item>input[type="text"]{margin-bottom:-1px}
|
||||
.x .multilingual_item>.x_alert{margin-top:8px}
|
||||
|
||||
/* Up-Down Dragable */
|
||||
.x .uDrag .wrap{position:relative;padding-left:20px}
|
||||
.x .uDrag li>.wrap{margin:0 0 0 8px}
|
||||
.x .uDrag .dragActive{background:#FFD}
|
||||
.x .uDrag .dragActive th,
|
||||
.x .uDrag .dragActive td{background:none !important}
|
||||
.x .uDrag .dragBtn{position:absolute;width:8px;height:100%;padding:0;overflow:hidden;background:url(../img/bgDragable.gif);top:1px;left:0;text-indent:12px;border:0;cursor:n-resize;white-space:nowrap}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue