One Hat Cyber Team
Your IP :
108.162.241.36
Server IP :
188.114.96.7
Server :
Linux advantage-project 5.14.0-503.26.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 19 16:28:19 UTC 2025 x86_64
Server Software :
Apache/2.4.62 (Rocky Linux) OpenSSL/3.2.2
PHP Version :
8.3.17
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
htmlOld
/
theme
/
dev
/
components
/
table
/
View File Name :
table.css
.table { width: 100%; margin-bottom: 1rem; color: #515151; } .table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #e3e3e3; } .table thead th { vertical-align: bottom; border-bottom: 2px solid #e3e3e3; } .table tbody + tbody { border-top: 2px solid #e3e3e3; } .table-sm th, .table-sm td { padding: 0.3rem; } .table-bordered { border: 1px solid #e3e3e3; } .table-bordered th, .table-bordered td { border: 1px solid #e3e3e3; } .table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; } .table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; } .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); } .table-hover tbody tr:hover { color: #515151; background-color: rgba(0, 0, 0, 0.075); } .table-primary, .table-primary > th, .table-primary > td { background-color: #fbeacc; } .table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: #f8d8a0; } .table-hover .table-primary:hover { background-color: #f9e0b4; } .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #f9e0b4; } .table-secondary, .table-secondary > th, .table-secondary > td { background-color: #dfdfdf; } .table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: #c4c4c4; } .table-hover .table-secondary:hover { background-color: #d2d2d2; } .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #d2d2d2; } .table-success, .table-success > th, .table-success > td { background-color: #c3e6cb; } .table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: #8fd19e; } .table-hover .table-success:hover { background-color: #b1dfbb; } .table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b1dfbb; } .table-info, .table-info > th, .table-info > td { background-color: #bee5eb; } .table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: #86cfda; } .table-hover .table-info:hover { background-color: #abdde5; } .table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #abdde5; } .table-warning, .table-warning > th, .table-warning > td { background-color: #ffeeba; } .table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: #ffdf7e; } .table-hover .table-warning:hover { background-color: #ffe8a1; } .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe8a1; } .table-danger, .table-danger > th, .table-danger > td { background-color: #f5c6cb; } .table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: #ed969e; } .table-hover .table-danger:hover { background-color: #f1b0b7; } .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f1b0b7; } .table-light, .table-light > th, .table-light > td { background-color: #fbf9fa; } .table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: #f8f5f6; } .table-hover .table-light:hover { background-color: #f1eaed; } .table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #f1eaed; } .table-dark, .table-dark > th, .table-dark > td { background-color: #c5c6ca; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #93959c; } .table-hover .table-dark:hover { background-color: #b8b9be; } .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b8b9be; } .table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); } .table .thead-dark th { color: #fff; background-color: #2f3340; border-color: #3f4556; } .table .thead-light th { color: #515151; background-color: #e3e3e3; border-color: #e3e3e3; } .table-dark { color: #fff; background-color: #2f3340; } .table-dark th, .table-dark td, .table-dark thead th { border-color: #3f4556; } .table-dark.table-bordered { border: 0; } .table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); } .table-dark.table-hover tbody tr:hover { color: #fff; background-color: rgba(255, 255, 255, 0.075); } @media (max-width: 479.98px) { .table-responsive-xs { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-xs > .table-bordered { border: 0; } } @media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { border: 0; } } @media (max-width: 1599.98px) { .table-responsive-xxl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-xxl > .table-bordered { border: 0; } } .table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive > .table-bordered { border: 0; } .table { font-weight: 400; margin-bottom: 0; } .table th, .table td { padding: 1.0625rem 0.9375rem; } * + .table, * + .table-container { margin-top: 1.25rem; } .table-filled { color: #272b37; background-color: #F1EBEE; border: 1px solid #e3e3e3; } .table-filled tr:not(:last-child) { border-bottom: 1px solid #e3e3e3; } .table-filled thead th { border-bottom: 0; } .table-filled td, .table-filled th { border: none; } .table-cart { min-width: 450px; } .table-cart td:first-child, .table-cart th:first-child { padding-left: 0; } .table-cart td:last-child, .table-cart th:last-child { padding-right: 0; } .table-cart .table-cart-spinner { max-width: 99px; } .table-align-center th, .table-align-center td { vertical-align: middle; } .table-align-1 td:last-child, .table-align-1 th:last-child { text-align: right; } @media (min-width: 992px) { .table th, .table td { padding: 1.0625rem 1.6875rem; } .table-cart th, .table-cart td { padding: 2.25rem 1.6875rem; } * + .table, * + .table-container { margin-top: 1.6875rem; } } /*# sourceMappingURL=table.css.map */