From e13780214d7911af890e8014617789d0b273509a Mon Sep 17 00:00:00 2001 From: 이민희 <mhlee@maprex.co.kr> Date: 수, 15 12월 2021 09:56:37 +0900 Subject: [PATCH] Merge branch 'master' of http://192.168.0.25:9001/r/owl-kisa --- src/main/webapp/assets/styles/main.css | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/assets/styles/main.css b/src/main/webapp/assets/styles/main.css index 31220e4..85568ee 100644 --- a/src/main/webapp/assets/styles/main.css +++ b/src/main/webapp/assets/styles/main.css @@ -30493,4 +30493,15 @@ margin: 0 auto; } -/* 媛꾪듃李⑦듃 end */ +/* �씠�뒋 �듃由� */ +/** + * Framework starts from here ... + * ------------------------------ + */ + +.tree, +.tree ul { + list-style:none; +} + + -- Gitblit v1.8.0