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 /
calendar /
Delete
Unzip
Name
Size
Permission
Date
Action
Holiday.jpg
1.49
KB
-rw-r--r--
2008-01-09 04:33
OS13.jpg
1.7
KB
-rw-r--r--
2008-01-09 04:33
agenda.js
12.38
KB
-rw-r--r--
2009-01-19 08:35
agenda.php
1.15
KB
-rw-r--r--
2008-01-16 06:41
iflateng.htm
16.48
KB
-rw-r--r--
2008-01-09 04:33
mini.css
2.82
KB
-rw-r--r--
2008-01-09 04:33
mini.js
2.59
KB
-rw-r--r--
2008-01-09 04:33
mockup.css
2.77
KB
-rw-r--r--
2008-01-09 04:33
mockup.js
2.33
KB
-rw-r--r--
2008-01-09 04:33
msmall.css
2.54
KB
-rw-r--r--
2008-01-09 04:33
msmall.js
2.34
KB
-rw-r--r--
2008-01-09 04:33
plugins.js
207
B
-rw-r--r--
2008-01-09 04:33
plugins_b.js
1.24
KB
-rw-r--r--
2008-01-09 04:33
plugins_s.js
794
B
-rw-r--r--
2008-01-09 04:33
Save
Rename
/*===== CSS theme file for CalendarXP 9.0 (Totally configurable) =====*/ /* NOTE: Better use numbered color values instead of literal ones, because opera has problem with the latter in certain cases. */ /* Calendar Day Header - the cells showing "Sunday", "Monday" .... */ .CalHead {cursor:default; text-align:center; border:1px solid white;} /* Day of Week - the Anchor inside CalHead showing the day of week */ .DoWAnchor {text-decoration:none; font:bold 9pt verdana; color:#773D08;} /* Day Column Cell - the TD cell of each day */ .CalCol {} /* Day Cell - the DIV cell inside TD */ .CalCell {cursor:hand; text-align:right; background:#FAFAF3 no-repeat; display:table; } /* Day Number - the Anchor inside DIV showing the day number */ .CellAnchor {text-decoration:none; font:8pt verdana; display:table-row; } /* WeekNo Header - the top header cell of the week number column */ .WeekHead {cursor:default; font:10pt arial black; text-align:center; border:1px solid white; color:#773D08;} /* WeekNo Column Cell - the cells of the week number column */ .WeekCol {cursor:default; text-align:center; border:1px solid white;} /* WeekNo Anchor style */ .WeekAnchor {text-decoration:none; font:bold 9pt sans-serif; color:#773D08;} /* Month navigators - the "<" or ">" used to move to previous or next month */ .MonthNav {vertical-align:middle; font:14pt "Monotype Corsiva"; color:#773D08; text-decoration:none;} A.MonthNav:hover {color:orange} A.MonthNav:active {color:red} /* styles for the 3 calendar sections (actually 3 table TDs) */ .CalTop {text-align:center; border:2px solid white; } .CalMiddle {} .CalBottom {text-align:center;} /* Calendar title - showing year and month. when giDCStyle=0, it's the style of the year/month dropdowns; giDCStyle>0, it's the style to show gsCalTitle. */ .CalTitle {vertical-align:middle; font:18pt "Monotype Corsiva"; cursor:default; color:#773D08;} /* The style of internal floating div/layer tags, which are usually used to create the artificial dropdown selectors. */ .FreeDiv {} /* The style of the outer TABLE tag which is the outer calendar panel. */ #outerTable {border:1px ridge #773D08;} /* The style of the inner DIV tag that holds the inner panel of all calendar cells. */ #innerDiv {} /*===== Above CSS styles are commonly used in the script engine =====*/ /*====== Following are additional per-theme styles, e.g. the inner dropdown selectors and today etc. You may have your own defined. ======*/ .BottomAnchor {text-decoration:none; font:bold 10pt sans-serif; color:black; vertical-align:top;} A.BottomAnchor:hover {color:blue;} A.BottomAnchor:active {color:red;} .MsgBoard {font:8pt quicktype; cursor:hand; color:black; background-color:white; border:1px solid #F8DEB5; border-left:8px solid #66CCFF; margin:1px; padding:2px;}