From 5ae8565457e25fe1d6b440392a09dac8e79b88e9 Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Wed, 24 Oct 2012 13:01:54 +0000 Subject: [PATCH] Site edit/design UI bugfix. git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11887 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/menu/tpl/css/sitemap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/menu/tpl/css/sitemap.css b/modules/menu/tpl/css/sitemap.css index 4d7e66e39..f7c6d5ee9 100644 --- a/modules/menu/tpl/css/sitemap.css +++ b/modules/menu/tpl/css/sitemap.css @@ -185,7 +185,7 @@ body>.x{max-width:none !important} #design ul{margin-top:8px} #design .btnBoth{border:0} #design img{width:220px} -#design .x_tab-pane{position:relative;box-shadow:0 0 4px #999 inset;padding:4px;width:212px;height:160px;overflow:hidden} +#design .x_tab-pane{position:relative;box-shadow:0 0 4px #999 inset;padding:4px;width:212px;height:160px;overflow:hidden;margin-right:18px} #design .x_tab-pane>iframe{border:0;width:1024px;height:768px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.20,M22=0.20,SizingMethod='auto expand');-webkit-transform-origin:0 0; -webkit-transform: scale(.20);-moz-transform-origin:0 0; -moz-transform: scale(.20);-0-transform-origin:0 0; -0-transform: scale(.20);position:absolute} #design .x_icon-zoom-in{position:absolute;right:4px;bottom:4px;width:24px;height:24px;background-color:#fff;opacity:.75;filter:alpha(opacity:75);background-position:-331px 5px} #design .x_icon-zoom-in:after{content:normal}