⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
work
/
public
/
module
/
template
/
preview
/
scss
/
View File Name :
live-preview.scss
.text-100 { font-size: 100px; } .live-block-preview { position: relative; .block-preview { } .block-info { position: absolute; top: 0px; background: #5191fa; padding: 4px 10px; left: 0; z-index: 10; color: white; display: none; } &.selectable { &:hover, &.selected { .block-info { display: block; } &:before { content: " "; pointer-events: none; position: absolute; left: 0; top: 0; display: block; height: 100%; width: 100%; border-width: 2px; border-style: dashed; --tw-border-opacity: 1; border-color: rgb(38 128 235/var(--tw-border-opacity)); } &.selected:before { border-style: solid; } } &:hover:before{ background: rgba(38, 128, 235, 0.2); } } } .no-items-box { border-width: 2px; border-style: dashed; --tw-border-opacity: 1; border-color: rgb(38 128 235/var(--tw-border-opacity)); margin: 20px; padding: 20px; background: #61A4F126; text-align: center; .icon-wrap { margin-bottom: 10px; } .btn-success { color: white; } }