mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
menu module, rss module UI enhancement.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12549 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
72518c24dd
commit
6e49c1765b
9 changed files with 18 additions and 17 deletions
|
|
@ -294,6 +294,8 @@ body>.x{max-width:none !important}
|
|||
#layout .list, #skin .list{position:relative}
|
||||
#layout .mask, #skin .mask{display:none;position:absolute;width:100%;height:100%;left:0;top:0;background:#fff;opacity:.5;filter:alpha(opacity=50);z-index:99}
|
||||
#layout .disabled>.mask, #skin .disabled>.mask{display:block;cursor:not-allowed}
|
||||
/* Full Setup */
|
||||
#fullSetup .x_btn-group{position:absolute;right:4px;bottom:4px}
|
||||
/* Message Box */
|
||||
#msgBox{width:600px;margin-left:-300px}
|
||||
#msgBox._small{width:400px;margin-left:-200px}
|
||||
|
|
@ -303,7 +305,6 @@ body>.x{max-width:none !important}
|
|||
/* Divide local/global settings view */
|
||||
._siteDesign .siteMapUI {display:none;}
|
||||
._siteMap .siteDesignUI {display:none;}
|
||||
|
||||
._siteDesign #design ._item,
|
||||
._siteDesign #design .x_close,
|
||||
._siteDesign #skin ul ul,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue