mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 21:29:58 +09:00
Site edit/design UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11858 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4927670ad9
commit
52bfda2a44
2 changed files with 11 additions and 3 deletions
|
|
@ -179,6 +179,7 @@ body>.x{max-width:none}
|
|||
#imgbtn form._imgUploaded .noImg,
|
||||
#imgbtn form._imgUploaded .upload{display:none}
|
||||
/* Design */
|
||||
#design ._site{display:none}
|
||||
#design ._preview_form{margin:0}
|
||||
#design ul{margin-top:8px}
|
||||
#design .btnBoth{border:0}
|
||||
|
|
@ -194,4 +195,10 @@ body>.x{max-width:none}
|
|||
/* Message Box */
|
||||
#msgBox {width:600px;margin-left:-300px}
|
||||
#msgBox._small {width:400px;margin-left:-200px}
|
||||
#msgBox._type_alert ._cancel{display:none}
|
||||
#msgBox._type_alert ._cancel{display:none}
|
||||
/* Divide local/global settings view */
|
||||
._siteDesign #design ._item,
|
||||
._siteDesign #design .x_close,
|
||||
._siteDesign #skin ul ul,
|
||||
._siteDesign .theme .cnt>label:first-child{display:none !important}
|
||||
._siteDesign #design ._site{display:block}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue