소스 검색

image 경로 변경

gagamel 5 년 전
부모
커밋
44ed25798a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      style24.admin/src/main/webapp/ux/plugins/mcxdialog/mcxdialog_ui.css

+ 1 - 1
style24.admin/src/main/webapp/ux/plugins/mcxdialog/mcxdialog_ui.css

@@ -91,7 +91,7 @@
 	width: 17px;
 	height: 17px;
 	cursor:pointer;
-	background:url('../../image/btn_top_close.png') no-repeat 50% 50%;
+	background:url('/image/btn_top_close.png') no-repeat 50% 50%;
 }
 
 /*bottom dialog*/