You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

86 lines
1.5 KiB

p ,a.btn-add{
padding: 0 !important;
margin:0 !important;
}
.form {
line-height: 38px;
margin: 0 auto;
text-align: center;
}
.form .form_head .form_head_date {
text-align: right !important;
}
.form .form_body .form_body_title {
background-color: #6d9eeb;
}
.form .form_body .form_body_row_part input {
margin: 2px auto;
}
.form .form_body .form_body_row {
padding: 0px;
}
.form .form_body .form_body_row .form_body_row_part_tile {
border-bottom: 1px solid darkgray;
background-color: rgb(204, 228, 248);
}
table {
table-layout: fixed;
width: 100%;
text-align: center;
}
td {
word-wrap: break-word;
text-align: center;
}
img {
width: 125px;
}
.width_style_1 {
width: 125px;
}
table {
width: 100%;
}
#table_index_filter {
float: right;
}
#table_index_paginate {
float: right;
}
label {
display: inline-flex;
margin-bottom: .5rem;
margin-top: .5rem;
}
table thead th {
background-color: rgb(204, 228, 248);
text-align: center;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
vertical-align: middle !important;
text-align:center;
}