Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/j3/components/com_reservation/views/consultant_plan/assets/ |
| [Home] [System Details] [Kill Me] |
.table-lmsyaran{
border-collapse: separate;
border-spacing: 30px 20px;
box-shadow: 0 0 15px 0 #d8d8d8;
border-radius: 10px;
}
.table-lmsyaran thead th{
/* display: inline-table; */
/* justify-content: center; */
}
.table-lmsyaran th,
.table-lmsyaran td {
text-align: center !important;
border-top: unset !important;
}
.table-lmsyaran thead tr th{
background: #ececec;
border-radius: 5px;
}
.border-radius-lmsyaran {
border-radius: 5px;
}
.button-modal-lmsyaran{
width: 100%;
padding: 12px 0;
}
@media only screen and (max-width:1024px){
.table-lmsyaran{
overflow-x: scroll;
max-width: 820px;
display: inline-block;
}
}