One Hat Cyber Team
Your IP :
172.69.214.93
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 :
~
/
usr
/
share
/
phpMyAdmin
/
themes
/
original
/
scss
/
View File Name :
_tables.scss
.table { border-collapse: separate; caption-side: top; td { touch-action: manipulation; vertical-align: middle; } th { background-color: $th-background; } th, td { > span:empty::before { content: "\200b"; } } thead th { border-bottom: 0; } caption { background-color: $table-head-bg; font-weight: bold; text-align: center; } } .table-striped { > tbody > tr:nth-of-type(#{$table-striped-order}) > th { --#{$variable-prefix}table-accent-bg: #d3dce3; } } @media only screen and (min-width: 768px) { .table th.position-sticky { top: 49px; } }