⚝
One Hat Cyber Team
⚝
Your IP:
216.73.217.4
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
psa
/
phpMyAdmin
/
themes
/
pmahomme
/
scss
/
View File Name :
_tables.scss
.table { caption-side: top; th, td { text-shadow: 0 1px 0 #fff; vertical-align: middle; > span:empty::before { content: "\200b"; } } th { color: $th-color; } td { touch-action: manipulation; } thead th { border-right: 1px solid #fff; background-image: linear-gradient(#fff, #ccc); } caption { background-color: $th-background; font-weight: bold; text-align: center; } } .table-hover { tbody tr { &:hover { background: linear-gradient(#ced6df, #b6c6d7); } } } .table-striped { > tbody > tr:nth-of-type(#{$table-striped-order}) > th { color: $th-color; } } @media only screen and (min-width: 768px) { .table th.position-sticky { top: 60px; } }