This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<legend class="fs-6 fw-semibold mb-2">컨펌스 시스템 비밀번호 작성규칙</legend>
|
||||
<ul class="mb-0 ps-3">
|
||||
<li class="mb-2">
|
||||
<div class="fw-semibold">- 최소길이</div>
|
||||
<div class="fw-semibold">최소길이</div>
|
||||
<div class="text-muted small">
|
||||
최소 8자리 이상 : 영어 대문자, 소문자, 숫자, 특수문자 중 최소 2종류 조합
|
||||
</div>
|
||||
|
||||
@@ -6,9 +6,16 @@ $usr_level = session('usr_level');
|
||||
<?= $this->section('content') ?>
|
||||
|
||||
<style>
|
||||
table th {
|
||||
vertical-align: middle;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.tbl_basic2 th {
|
||||
padding: 0 10px;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #d8d9de;
|
||||
background-color: #eff0f4;
|
||||
letter-spacing: -1px;
|
||||
|
||||
@@ -2,9 +2,16 @@
|
||||
|
||||
<?= $this->section('content') ?>
|
||||
<style>
|
||||
table th {
|
||||
vertical-align: middle;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.tbl_basic2 th {
|
||||
padding: 0 10px;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #d8d9de;
|
||||
background-color: #eff0f4;
|
||||
letter-spacing: -1px;
|
||||
|
||||
@@ -6,9 +6,16 @@ $usr_level = session('usr_level');
|
||||
<?= $this->section('content') ?>
|
||||
|
||||
<style>
|
||||
table th {
|
||||
vertical-align: middle;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.tbl_basic2 th {
|
||||
padding: 0 10px;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #d8d9de;
|
||||
background-color: #eff0f4;
|
||||
letter-spacing: -1px;
|
||||
|
||||
@@ -6,9 +6,16 @@ $usr_level = session('usr_level');
|
||||
<?= $this->section('content') ?>
|
||||
|
||||
<style>
|
||||
table th {
|
||||
vertical-align: middle;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.tbl_basic2 th {
|
||||
padding: 0 10px;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #d8d9de;
|
||||
background-color: #eff0f4;
|
||||
letter-spacing: -1px;
|
||||
|
||||
@@ -33,9 +33,16 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
|
||||
|
||||
<?= $this->section('content') ?>
|
||||
<style>
|
||||
table th {
|
||||
vertical-align: middle;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.tbl_basic2 th {
|
||||
padding: 0 10px;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #d8d9de;
|
||||
background-color: #eff0f4;
|
||||
letter-spacing: -1px;
|
||||
|
||||
@@ -36,9 +36,16 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
|
||||
|
||||
<?= $this->section('content') ?>
|
||||
<style>
|
||||
table th {
|
||||
vertical-align: middle;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.tbl_basic2 th {
|
||||
padding: 0 10px;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #d8d9de;
|
||||
background-color: #eff0f4;
|
||||
letter-spacing: -1px;
|
||||
|
||||
@@ -2,9 +2,16 @@
|
||||
<?= $this->section('content') ?>
|
||||
|
||||
<style>
|
||||
table th {
|
||||
vertical-align: middle;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.tbl_basic2 th {
|
||||
padding: 0 10px;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #d8d9de;
|
||||
background-color: #eff0f4;
|
||||
letter-spacing: -1px;
|
||||
@@ -239,7 +246,8 @@
|
||||
<span class="fw-semibold">중개인 요청사항</span>
|
||||
</div>
|
||||
<div class="card-body p-2">
|
||||
<table class="table table-sm table-bordered mb-0 tbl_basic2 align-middle" id="info_table">
|
||||
<table class="table table-sm table-bordered mb-0 tbl_basic2 align-middle"
|
||||
id="info_table">
|
||||
<colgroup>
|
||||
<col style="width: 120px;">
|
||||
<col>
|
||||
@@ -270,7 +278,8 @@
|
||||
<span class="fw-semibold">매물 정보</span>
|
||||
</div>
|
||||
<div class="card-body p-2">
|
||||
<table class="table table-sm table-bordered mb-0 tbl_basic2 align-middle" id="info_table">
|
||||
<table class="table table-sm table-bordered mb-0 tbl_basic2 align-middle"
|
||||
id="info_table">
|
||||
<colgroup>
|
||||
<col style="width: 120px;">
|
||||
<col>
|
||||
@@ -640,7 +649,8 @@
|
||||
</div>
|
||||
|
||||
<div class="card-body p-2">
|
||||
<table class="table table-sm table-bordered mb-2 tbl_basic2 align-middle">
|
||||
<table
|
||||
class="table table-sm table-bordered mb-2 tbl_basic2 align-middle">
|
||||
<colgroup>
|
||||
<col style="width: 140px;">
|
||||
<col>
|
||||
|
||||
@@ -23,9 +23,16 @@ if (!empty($regist2)) {
|
||||
|
||||
<?= $this->section('content') ?>
|
||||
<style>
|
||||
table th {
|
||||
vertical-align: middle;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.tbl_basic2 th {
|
||||
padding: 0 10px;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #d8d9de;
|
||||
background-color: #eff0f4;
|
||||
letter-spacing: -1px;
|
||||
|
||||
@@ -52,9 +52,16 @@ if (!empty($data['confirm_doc_img_url']) && $data['confirm_doc_img_url_save_yn']
|
||||
<?= $this->extend('layouts/main') ?>
|
||||
<?= $this->section('content') ?>
|
||||
<style>
|
||||
table th {
|
||||
vertical-align: middle;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.tbl_basic2 th {
|
||||
padding: 0 10px;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #d8d9de;
|
||||
background-color: #eff0f4;
|
||||
letter-spacing: -1px;
|
||||
|
||||
@@ -19,9 +19,16 @@ if (!empty($list['cert_register']) && $list['cert_register_save_yn'] != 'Y') { /
|
||||
<?= $this->extend('layouts/main') ?>
|
||||
<?= $this->section('content') ?>
|
||||
<style>
|
||||
table th {
|
||||
vertical-align: middle;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.tbl_basic2 th {
|
||||
padding: 0 10px;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #d8d9de;
|
||||
background-color: #eff0f4;
|
||||
letter-spacing: -1px;
|
||||
|
||||
@@ -5,9 +5,16 @@ $usr_level = session('usr_level');
|
||||
<?= $this->section('content') ?>
|
||||
|
||||
<style>
|
||||
table th {
|
||||
vertical-align: middle;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.tbl_basic2 th {
|
||||
padding: 0 10px;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #d8d9de;
|
||||
background-color: #eff0f4;
|
||||
letter-spacing: -1px;
|
||||
|
||||
@@ -5,9 +5,16 @@ $usr_level = session('usr_level');
|
||||
<?= $this->section('content') ?>
|
||||
|
||||
<style>
|
||||
table th {
|
||||
vertical-align: middle;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.tbl_basic2 th {
|
||||
padding: 0 10px;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #d8d9de;
|
||||
background-color: #eff0f4;
|
||||
letter-spacing: -1px;
|
||||
|
||||
@@ -60,9 +60,16 @@ function parseurl($url)
|
||||
<?= $this->section('content') ?>
|
||||
|
||||
<style>
|
||||
table th {
|
||||
vertical-align: middle;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.tbl_basic2 th {
|
||||
padding: 0 10px;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #d8d9de;
|
||||
background-color: #eff0f4;
|
||||
letter-spacing: -1px;
|
||||
|
||||
@@ -61,9 +61,16 @@ function parseurl($url)
|
||||
<?= $this->section('content') ?>
|
||||
|
||||
<style>
|
||||
table th {
|
||||
vertical-align: middle;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.tbl_basic2 th {
|
||||
padding: 0 10px;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #d8d9de;
|
||||
background-color: #eff0f4;
|
||||
letter-spacing: -1px;
|
||||
|
||||
Reference in New Issue
Block a user