2024/02/14 테이블 class 변경

This commit is contained in:
kmg 2024-02-14 16:54:19 +09:00
parent d482c03f72
commit 0f50b46df8
3 changed files with 3 additions and 3 deletions

View File

@ -196,7 +196,7 @@ function press() {
<!-- //list_top --> <!-- //list_top -->
<!-- list --> <!-- list -->
<div class="list tbType01"> <div class="tb_type01">
<table> <table>
<colgroup> <colgroup>
<col style="width: 10%"> <col style="width: 10%">

View File

@ -230,7 +230,7 @@ function press() {
<!-- //list_top --> <!-- //list_top -->
<!-- list --> <!-- list -->
<div class="list tbType01"> <div class="tb_type01">
<table> <table>
<colgroup> <colgroup>
<col style="width: 10%"> <col style="width: 10%">

View File

@ -172,7 +172,7 @@ function roleListExcelDownload(){
<!-- //list_top --> <!-- //list_top -->
<!-- list --> <!-- list -->
<div class="list tbType01"> <div class="tb_type01">
<table> <table>
<colgroup> <colgroup>
<col style="width: 5%"> <col style="width: 5%">