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 /
backup /
extensions /
Vector /
modules /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2012-03-22 16:23
ext.vector.collapsibleNav.css
1.38
KB
-rw-r--r--
2010-12-16 20:32
ext.vector.collapsibleNav.js
8.7
KB
-rw-r--r--
2011-02-14 20:13
ext.vector.collapsibleTabs.js
4.72
KB
-rw-r--r--
2011-11-14 22:03
ext.vector.editWarning.js
2.35
KB
-rw-r--r--
2010-10-27 02:16
ext.vector.expandableSearch.css
122
B
-rw-r--r--
2010-09-21 01:45
ext.vector.expandableSearch.js
1.7
KB
-rw-r--r--
2010-09-20 21:55
ext.vector.footerCleanup.css
1.82
KB
-rw-r--r--
2010-09-20 21:55
ext.vector.footerCleanup.js
1.96
KB
-rw-r--r--
2010-09-20 21:55
ext.vector.sectionEditLinks.css
323
B
-rw-r--r--
2011-03-16 14:07
ext.vector.sectionEditLinks.js
2.62
KB
-rw-r--r--
2011-03-17 23:40
ext.vector.simpleSearch.js
3.16
KB
-rw-r--r--
2011-07-14 22:30
Save
Rename
/* Prototype code to show collapsing left nav options */ #editpage-bottom { background-color: #F3F3F3; border: 1px solid silver; border-top: none; padding: 20px 170px 20px 170px; margin-right: -2px; } #editpage-bottom input.inline-hint { color: #999999; font-style: italic; } .collapsible-list { border-top: 1px solid silver; border-bottom: 1px solid silver; } .collapsible-list { border-top: 1px solid silver; border-bottom: 1px solid silver; padding: 3px 2px; } .collapsible-list ul { display: block; padding: 0 0 0 14px; } .collapsible-list.collapsed label { /* @embed */ background: url(../images/vector/collapsibleNav/arrow-down.png?1) 0 50% no-repeat; padding: 4px 0 3px 1.5em; margin-bottom: 0px; } .collapsible-list.expanded label { /* @embed */ background: url(../images/vector/collapsibleNav/arrow-right.png?1) 0 50% no-repeat; padding: 4px 0 3px 1.5em; margin-bottom: 0px; } #editpage-bottom .editOptions { width: 100%; } #editpage-bottom #wpSummaryLabel, #editpage-bottom #editpage-summary-fields, #editpage-bottom .editButtons { float: left; } #editpage-bottom #wpSummaryLabel{ width: 150px; margin-left: -150px; position: relative; } #editpage-bottom #editpage-summary-fields { width: 100%; margin-right: -100%; } #editpage-bottom #editpage-summary-fields input.mw-summary { width: 95%; } #editpage-bottom .editButtons { width: 150px; margin-right: -150px; float: right; position: relative; } #editpage-bottom #editpage-copywarn { margin-left: -150px; margin-right: 10px; } /* Why don't we use self clearing floats anywhere? */ #editpage-bottom .editOptions:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } #editpage-bottom .editOptions { display: inline-block; } * html #editpage-bottom .editOptions { height: 1%; } #editpage-bottom .editOptions { display:block; }