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} +