Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
paroquia-rm.bak /
media /
regularlabs /
less /
Delete
Unzip
Name
Size
Permission
Date
Action
color.less
6.19
KB
-rw-r--r--
2017-10-08 19:49
colorpicker.less
2.03
KB
-rw-r--r--
2017-10-08 19:49
font.less
5.3
KB
-rw-r--r--
2017-10-08 19:49
frontend.less
2.12
KB
-rw-r--r--
2017-10-08 19:49
init.less
49
B
-rw-r--r--
2017-10-08 19:49
mixins.less
249
B
-rw-r--r--
2017-10-08 19:49
multiselect.less
861
B
-rw-r--r--
2017-10-08 19:49
popup.less
1.17
KB
-rw-r--r--
2017-10-08 19:49
style.less
5.6
KB
-rw-r--r--
2017-10-08 19:49
variables.less
69
B
-rw-r--r--
2017-10-08 19:49
Save
Rename
/** * @package Regular Labs Library * @version 17.9.4890 * * @author Peter van Westen <info@regularlabs.com> * @link http://www.regularlabs.com * @copyright Copyright © 2017 Regular Labs All Rights Reserved * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL */ @import "init.less"; @import "font.less"; body.reglab-popup { @import "form.less"; padding: 0; .container-fluid { padding: 0 20px; } .navbar { .btn-toolbar, #toolbar { margin-top: 2px; margin-bottom: 2px; } } .header { margin-left: 0; margin-right: 0; &.has-navbar-fixed-top { margin-top: 44px; margin-bottom: 10px; padding-top: 2px; padding-bottom: 2px; } } .subhead { margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; } .page-title { text-align: left; } label > span[class^="icon-reglab"] { padding: 1px 0 3px; } .reglab-overlay { background-color: #000000; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 5000; opacity: .2; cursor: wait; } }