Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
relay /
fckeditor /
editor /
css /
Delete
Unzip
Name
Size
Permission
Date
Action
behaviors
[ DIR ]
drwxr-sr-x
2014-07-04 12:09
images
[ DIR ]
drwxr-sr-x
2014-07-04 12:09
fck_editorarea.css
2.19
KB
-rw-r--r--
2014-07-04 12:09
fck_internal.css
2.71
KB
-rw-r--r--
2014-07-04 12:09
fck_showtableborders_gecko.css
1.61
KB
-rw-r--r--
2014-07-04 12:09
Save
Rename
/* * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == * * Licensed under the terms of any of the following licenses at your * choice: * * - GNU General Public License Version 2 or later (the "GPL") * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * File Name: fck_internal.css * This CSS Style Sheet defines rules used by the editor for its internal use. * * File Authors: * Frederico Caldeira Knabben (www.fckeditor.net) * Alfonso Martinez de Lizarrondo - Uritec (alfonso at uritec dot net) */ /* Fix to allow putting the caret at the end of the content in Firefox if clicking below the content */ html { min-height:100%; } table.FCK__ShowTableBorders, table.FCK__ShowTableBorders td, table.FCK__ShowTableBorders th { border: #d3d3d3 1px solid; } form { border: 1px dotted #FF0000; padding: 2px; } .FCK__Flash { border: darkgray 1px solid; background-position: center center; background-image: url(images/fck_flashlogo.gif); background-repeat: no-repeat; width: 80px; height: 80px; } /* Empty anchors images */ .FCK__Anchor { border: 1px dotted #00F; background-position: center center; background-image: url(images/fck_anchor.gif); background-repeat: no-repeat; width: 16px; height: 15px; vertical-align: middle; } /* Anchors with content */ .FCK__AnchorC { border: 1px dotted #00F; background-position: 1 center; background-image: url(images/fck_anchor.gif); background-repeat: no-repeat; padding-left:18px; } /* Any anchor for non-IE, if we combine it with the previous rule IE ignores all. */ a[name] { border: 1px dotted #00F; background-position: 0 center; background-image: url(images/fck_anchor.gif); background-repeat: no-repeat; padding-left:18px; } .FCK__PageBreak { background-position: center center; background-image: url(images/fck_pagebreak.gif); background-repeat: no-repeat; clear: both; display: block; float: none; width: 100%; border-top: #999999 1px dotted; border-bottom: #999999 1px dotted; border-right: 0px; border-left: 0px; height: 5px; } input[type="hidden"] { display: inline; width:20px; height:20px; border:1px dotted #FF0000 ; background-image: url(behaviors/hiddenfield.gif); background-repeat: no-repeat; } input[type="hidden"]:after { padding-left: 20px; content: "" ; }