Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
opt /
lampp /
phpmyadmin /
themes /
original /
scss /
[ HOME SHELL ]
Name
Size
Permission
Action
_alert.scss
551
B
-rw-r--r--
_breadcrumb.scss
207
B
-rw-r--r--
_card.scss
888
B
-rw-r--r--
_common.scss
38.48
KB
-rw-r--r--
_forms.scss
60
B
-rw-r--r--
_icons.scss
11.76
KB
-rw-r--r--
_list-group.scss
368
B
-rw-r--r--
_modal.scss
128
B
-rw-r--r--
_navbar.scss
565
B
-rw-r--r--
_navigation.scss
6.9
KB
-rw-r--r--
_nav.scss
795
B
-rw-r--r--
_reboot.scss
158
B
-rw-r--r--
_tables.scss
555
B
-rw-r--r--
theme.scss
535
B
-rw-r--r--
_variables.scss
3.84
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _card.scss
.card { margin-top: 2rem; margin-bottom: 0.5rem; > .card-header + .card-body { padding-top: 0; } } .card-header { background: $bg-one; position: relative; top: -1rem; margin: 0 5px; width: max-content; border: $card-border-width solid $card-border-color; font-weight: bold; color: #444; } #maincontainer .card-header { position: static; width: auto; margin: 0; border: 0; } #maincontainer { .card { background: none; border-top: none; border-bottom: none; border-right: none; border-left: 0.3em solid $th-background; > .card-header + .card-body { padding-top: 1rem; } } .card-header { color: inherit; background-color: $th-background; padding-top: 0.1em; padding-bottom: 0.1em; font-weight: bold; font-size: 120%; } .card-body { padding: 1rem; padding-bottom: 0; } }
Close