사용안하는 css 삭제

dev
박성영 2 months ago
parent 3a98c21457
commit 614243700b

@ -93,12 +93,6 @@
</div>
<!-- /Main body -->
<style type="text/css">
/* 중요로직: TUI Grid 행 색상 클래스 정의 (메인 화면용) */
.tui-grid-custom-color-blue { background-color: #e9f4ff !important; }
.tui-grid-custom-color-red { background-color: #ffecec !important; }
</style>
<script type="text/javascript">
(function(window, $) {

Loading…
Cancel
Save