From 45ee0952579e7c103e7ce6a2a330d1faadf6cdf1 Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Wed, 19 Sep 2012 13:46:15 +0000 Subject: [PATCH] Issue 2444. Panel UI update. #imgBtn git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11389 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/menu/tpl/sitemap.html | 69 +++++++++++++++++++++++++++++++++-- 1 file changed, 66 insertions(+), 3 deletions(-) diff --git a/modules/menu/tpl/sitemap.html b/modules/menu/tpl/sitemap.html index 7161e76b7..92a8140c7 100644 --- a/modules/menu/tpl/sitemap.html +++ b/modules/menu/tpl/sitemap.html @@ -198,9 +198,41 @@

이미지 버튼

-
- -
+
+
+
일반
+ 일반 버튼 이미지 +
+
+ + + +
+
+
+
+
마우스 오버
+

이미지 없음

+ +
+
+ + + +
+
+
+
+
선택 됨
+

이미지 없음

+ +
+
+ + + +
+
@@ -341,6 +373,7 @@ .col .nav li>a:hover>i, .col .nav li>a:focus>i, .col .nav li.active>a>i{background-image:url({getUrl('')}common/img/glyphicons-halflings-white.png);background-repeat:no-repeat;opacity:1;filter:alpha(opacity=100)} +.col input[type="file"]{ width:1px;height:1px;overflow:hidden;font-size:0;line-height:0;opacity:0;filter:alpha(opacity=0)} /* Properties */ #properties ul{margin:8px 0 0 0;padding:0 0 8px 0;border-bottom:1px solid #ddd} #properties li{position:relative;white-space:nowrap} @@ -392,6 +425,13 @@ #auth select{padding:0;width:100%} /* Default */ #default ul{margin:15px 0} +/* Image Button */ +#imgbtn h1+form{padding:8px 0 0 0} +#imgbtn figure{margin:0} +#imgbtn figcaption{font-weight:bold} +#imgbtn p{margin:0} +#imgbtn .btnBoth{ border-top:0;border-bottom:1px solid #ddd;margin-top:0;padding-bottom:28px} +