mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
fixed an error in site design saving function on IE
alert pop-up design change git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12606 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d50fa66b7f
commit
eafb2a9a8f
3 changed files with 9 additions and 9 deletions
|
|
@ -191,7 +191,9 @@ body>.x,
|
|||
.x_modal._common {width:600px;margin-left:-300px}
|
||||
.x_modal._common._small{width:400px;margin-left:-200px}
|
||||
.x_modal._common._nobody .x_modal-body,
|
||||
.x_modal._common._type_alert .x_modal-header,
|
||||
.x_modal._common._type_alert ._cancel{display:none}
|
||||
.x_modal._common._type_alert .x_modal-body{border-radius:6px 6px 0 0;}
|
||||
.x_modal._common._nobody .x_modal-footer{border-top:0}
|
||||
.x_modal-body.showTree .moveList{float:left;width:60%}
|
||||
.x_modal-body.showTree .moveTree{display:block !important;float:right;width:38%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue