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 "../../jui/less/mixins.less"; @import "../../jui/less/variables.less"; @import "../../jui/less/grid.less"; @import "../../jui/less/forms.less"; @import "../../jui/less/dropdowns.less"; @import "../../jui/less/wells.less"; @import "../../jui/less/component-animations.less"; @import "../../jui/less/close.less"; @import "../../jui/less/buttons.less"; @import "../../jui/less/button-groups.less"; @import "../../jui/less/alerts.less"; @import "../../jui/less/tooltip.less"; @import "../../jui/less/accordion.less"; @import "../../jui/less/utilities.less"; @import "../../jui/less/bootstrap-extended.less"; @import "../../../administrator/templates/isis/less/icomoon.less"; @import "multiselect.less"; /* Chosen color styles */ [class^="chzn-color"].chzn-single, [class*=" chzn-color"].chzn-single, [class^="chzn-color"].chzn-single .chzn-single-with-drop, [class*=" chzn-color"].chzn-single .chzn-single-with-drop { .box-shadow(none); } .chzn-color.chzn-single[rel="value_1"], .chzn-color-reverse.chzn-single[rel="value_0"], .chzn-color-state.chzn-single[rel="value_1"] { .buttonBackground(@btnSuccessBackground, @btnSuccessBackgroundHighlight); } .chzn-color.chzn-single[rel="value_0"], .chzn-color-reverse.chzn-single[rel="value_1"], .chzn-color-state.chzn-single[rel="value_0"], .chzn-color-state.chzn-single[rel="value_-1"], .chzn-color-state.chzn-single[rel="value_-2"] { .buttonBackground(@btnDangerBackground, @btnDangerBackgroundHighlight); } /* Min-width on buttons */ .controls .btn-group > .btn { min-width: 50px; } .controls .btn-group.btn-group-yesno > .btn { min-width: 84px; padding: 2px 12px; } .control-label { > label { > h4 { margin-bottom: 0; } } } .controls { > fieldset { margin-bottom: 0; padding-top: 0; padding-bottom: 0; } } .chzn-container .chzn-drop { z-index: 1040; }