diff --git a/src/main/webapp/WEB-INF/jsp/uss/orgchart/OrgChartManage.jsp b/src/main/webapp/WEB-INF/jsp/uss/orgchart/OrgChartManage.jsp index fc09f162..ddfaf353 100644 --- a/src/main/webapp/WEB-INF/jsp/uss/orgchart/OrgChartManage.jsp +++ b/src/main/webapp/WEB-INF/jsp/uss/orgchart/OrgChartManage.jsp @@ -592,7 +592,259 @@ -
+
+
+ +
+ +

조직도

+ +
    +
  • +
  • +

    홈페이지관리

    +
  • +
  • 메뉴 관리
  • +
+
+ + + +
+ + + +
+
+
+ + + - + - + - + diff --git a/src/main/webapp/visitEdu/adm/publish/css/content.css b/src/main/webapp/visitEdu/adm/publish/css/content.css index 81165637..bc99eeb2 100644 --- a/src/main/webapp/visitEdu/adm/publish/css/content.css +++ b/src/main/webapp/visitEdu/adm/publish/css/content.css @@ -489,4 +489,9 @@ input[type="text"].input_time {width: 50px;} /*성인 > 교욱결과관리 > 상세*/ .ta_con tr th{background-color: #f3f3f3;} - .ta_con tr th p{font-size: 17px; font-weight: 400; color: #000;} \ No newline at end of file + .ta_con tr th p{font-size: 17px; font-weight: 400; color: #000;} + + /*조직도 관리 > 조직도*/ + .or_con .pageCont{display: flex;} + .or_con .menu_area{margin-right: 35px;} + .or_con .fwMd{margin: -5px 0 10px 0;} \ No newline at end of file