From 3aff2f43693074af2b59eede8285af8782b35c9a Mon Sep 17 00:00:00 2001 From: nagoon97 Date: Tue, 23 Oct 2012 05:29:42 +0000 Subject: [PATCH] code merged git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11827 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/menu/tpl/css/sitemap.css | 1 + modules/menu/tpl/sitemap.html | 232 ++----------------------------- 2 files changed, 10 insertions(+), 223 deletions(-) diff --git a/modules/menu/tpl/css/sitemap.css b/modules/menu/tpl/css/sitemap.css index 865986858..15f0cc271 100644 --- a/modules/menu/tpl/css/sitemap.css +++ b/modules/menu/tpl/css/sitemap.css @@ -169,6 +169,7 @@ body>.x{max-width:none} #imgbtn figcaption{font-weight:bold} #imgbtn p{margin:0} #imgbtn .btnBoth{border-top:0;border-bottom:1px solid #ddd;margin:0;padding:10px 0} +#imgbtn figure>img{max-width:200px;max-height:200px} #imgbtn figure>img, #imgbtn .delete, #imgbtn .modify{display:none} diff --git a/modules/menu/tpl/sitemap.html b/modules/menu/tpl/sitemap.html index d5e21d6a8..bf1b542f1 100644 --- a/modules/menu/tpl/sitemap.html +++ b/modules/menu/tpl/sitemap.html @@ -261,10 +261,10 @@ callback : javascript callback 함수명 form._imgUploaded input {width:...}: 이미지 등록 된 상태 --> -
+ - +
일반

이미지 없음

@@ -574,205 +574,7 @@ form._imgUploaded input {width:...}: 이미지 등록 된 상태 -<<<<<<< .mine -======= - ->>>>>>> .r11825