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 /
www /
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 : tooltip.less
// // Tooltips // -------------------------------------------------- // Base class .tooltip { position: absolute; z-index: @zindexTooltip; display: block; visibility: visible; font-size: 11px; line-height: 1.4; .opacity(0); &.in { .opacity(80); } &.top { margin-top: -3px; padding: 5px 0; } &.right { margin-left: 3px; padding: 0 5px; } &.bottom { margin-top: 3px; padding: 5px 0; } &.left { margin-left: -3px; padding: 0 5px; } } // Wrapper for the tooltip content .tooltip-inner { max-width: 200px; padding: 8px; color: @tooltipColor; text-align: center; text-decoration: none; background-color: @tooltipBackground; .border-radius(@baseBorderRadius); } // Arrows .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .tooltip { &.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -@tooltipArrowWidth; border-width: @tooltipArrowWidth @tooltipArrowWidth 0; border-top-color: @tooltipArrowColor; } &.right .tooltip-arrow { top: 50%; left: 0; margin-top: -@tooltipArrowWidth; border-width: @tooltipArrowWidth @tooltipArrowWidth @tooltipArrowWidth 0; border-right-color: @tooltipArrowColor; } &.left .tooltip-arrow { top: 50%; right: 0; margin-top: -@tooltipArrowWidth; border-width: @tooltipArrowWidth 0 @tooltipArrowWidth @tooltipArrowWidth; border-left-color: @tooltipArrowColor; } &.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -@tooltipArrowWidth; border-width: 0 @tooltipArrowWidth @tooltipArrowWidth; border-bottom-color: @tooltipArrowColor; } }
Close