소스 검색

manu layout IE compatible

pecesama 18 년 전
부모
커밋
c01d02be4d
2개의 변경된 파일24개의 추가작업 그리고 24개의 파일을 삭제
  1. 7 0
      admin/css/style-codice.css
  2. 17 24
      admin/index.php

+ 7 - 0
admin/css/style-codice.css 파일 보기

@@ -314,6 +314,13 @@ input.submit:hover
314 314
 	right: 0;
315 315
 }
316 316
 
317
+.imgmenu img {
318
+			display: block;
319
+			margin-left: auto;
320
+			margin-right: auto;
321
+			border: 0;
322
+		}
323
+
317 324
 #menu {
318 325
 	display:block;
319 326
 	top:50px;

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 17 - 24
admin/index.php