Linux webm001.cluster111.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Apache
: 10.111.20.1 | : 216.73.216.115
Cant Read [ /etc/named.conf ]
7.4.33
osteocoeek
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
osteocoeek /
www /
assets /
sass /
components /
[ HOME SHELL ]
Name
Size
Permission
Action
_actions.scss
1.55
KB
-rw-r--r--
_box.scss
435
B
-rw-r--r--
_button.scss
2.7
KB
-rw-r--r--
_form.scss
4.94
KB
-rw-r--r--
_grid.scss
421
B
-rw-r--r--
_highlights.scss
1023
B
-rw-r--r--
_icon.scss
131
B
-rw-r--r--
_icons.scss
274
B
-rw-r--r--
_image.scss
732
B
-rw-r--r--
_inner.scss
188
B
-rw-r--r--
_list.scss
1.31
KB
-rw-r--r--
_table.scss
1.48
KB
-rw-r--r--
_testimonials.scss
1.41
KB
-rw-r--r--
_wrapper.scss
325
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _table.scss
/* Table */ .table-wrapper { -webkit-overflow-scrolling: touch; overflow-x: auto; } table { margin: 0 0 _size(element-margin) 0; width: 100%; tbody { tr { border: solid 1px; border-left: 0; border-right: 0; } } td { padding: 0.75rem 0.75rem; } th { font-size: 0.9rem; font-weight: _font(weight-bold); padding: 0 0.75rem 0.75rem 0.75rem; text-align: left; } thead { border-bottom: solid 2px; } tfoot { border-top: solid 2px; } &.alt { border-collapse: separate; tbody { tr { td { border: solid 1px; border-left-width: 0; border-top-width: 0; &:first-child { border-left-width: 1px; } } &:first-child { td { border-top-width: 1px; } } } } thead { border-bottom: 0; } tfoot { border-top: 0; } } } @mixin color-table($p: null) { table { tbody { tr { border-color: _palette($p, border); &:nth-child(2n + 1) { background-color: _palette($p, border-bg); } } } th { color: _palette($p, fg-bold); } thead { border-bottom-color: _palette($p, border); } tfoot { border-top-color: _palette($p, border); } &.alt { tbody { tr { td { border-color: _palette($p, border); } } } } } } @include color-table;
Close