CHANGE_UI_FIX - VADIVEL J 2025-09-02

This commit is contained in:
vadivelJ96 2025-09-02 18:25:51 +05:30
parent 01d87db58e
commit 8fdb2e8f5f
8 changed files with 10 additions and 10 deletions

View File

@ -55,7 +55,7 @@
<div class="table-responsive" id="branch_table">
<table data-custom-table-css="table" class="table table-borderless table-nowrap mb-0">
<thead class="thead-light">
<thead class="">
<tr>
<th>Branch Name</th>
<th>Branch Code</th>

View File

@ -29,8 +29,8 @@
<div class="table-responsive" id="table_list">
<table data-custom-table-css="table" class="table table-borderless table mb-0" id="table-client-policy">
<thead class="thead-light">
<tr>
<thead class="">
<tr style="color:black !important;">
<th>Insurer</th>
<th>Policy</th>
<th>Client Branch</th>

View File

@ -7,7 +7,7 @@
<div class="table-responsive" id="branch_table" >
<table data-custom-table-css="table" class="table table-borderless table-nowrap mb-0">
<thead class="thead-light">
<thead class="">
<tr>
<th>Branch Name</th>
<th>Branch Code</th>

View File

@ -75,7 +75,7 @@
<div class="table-responsive" id="branch_table" >
<table data-custom-table-css="table" class="table table-borderless table-nowrap mb-0">
<thead class="thead-light">
<thead class="">
<tr>
<th>S.NO</th>
<th>Policy Type</th>

View File

@ -7,7 +7,7 @@
<div class="table-responsive" id="branch_table" >
<table data-custom-table-css="table" class="table table-borderless table-nowrap mb-0" id="table-kyc-docs">
<thead class="thead-light">
<thead class="">
<tr>
<th>File Name</th>
<th>Action</th>

View File

@ -594,7 +594,6 @@ a.app-badge-secondary:focus, a.app-badge-secondary.focus {
color: #fff !important;
border-top: 0px solid #fff !important;
border-bottom: 0px solid #fff !important;
text-align: center;
vertical-align: middle;
}
@ -898,7 +897,8 @@ a.app-badge-secondary:focus, a.app-badge-secondary.focus {
/* Apply to normal inputs and selects */
input,
select {
select,
textarea {
border-radius: 10px !important;
box-shadow: 0px 2px 4px 0px #00000024 !important;
border-color: #ffff !important;

View File

@ -7,7 +7,7 @@
<div class="table-responsive" id="branch_table" >
<table data-custom-table-css="table" class="table table-borderless table-nowrap mb-0" id="table-policies">
<thead class="thead-light">
<thead class="">
<tr>
<th>Insurer</th>
<th>Name</th>

View File

@ -7,7 +7,7 @@
<div class="table-responsive" id="branch_table" >
<table data-custom-table-css="table" class="table table-borderless table-nowrap mb-0">
<thead class="thead-light">
<thead class="">
<tr>
<th>Branch Name</th>
<th>Branch Code</th>