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; background-color:#002C63;} /* Day of Week - the Anchor inside CalHead showing the day of week */ .DoWAnchor {text-decoration:none; font:8pt arial; color:white;} /* Day Column Cell - the TD cell of each day */ .CalCol {} /* Day Cell - the DIV cell inside TD */ .CalCell {cursor:hand; text-align:center; padding:1px 0 0 0;} /* Day Number - the Anchor inside DIV showing the day number */ .CellAnchor {text-decoration:none; font:8pt arial;} /* WeekNo Header - the top header cell of the week number column */ .WeekHead {cursor:default; font:8pt arial; text-align:center; color:white; background-color:#002C63;} /* WeekNo Column Cell - the cells of the week number column */ .WeekCol {cursor:default; text-align:center;} /* WeekNo Anchor style */ .WeekAnchor {text-decoration:none; font:7pt arial; color:gray;} /* Month navigators - the "<" or ">" used to move to previous or next month */ .MonthNav {text-decoration:none; font:bold 9pt arial; color:#002C63;} A.MonthNav:hover {color:#446fa7} A.MonthNav:active {color:#990000} /* styles for the 3 calendar sections (actually 3 table TDs) */ .CalTop {text-align:center;} .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 {text-align:center; font:bold 10pt sans serif,tahoma,arial; color:#002C63; cursor:default;} /* The style of internal floating div/layer tags, which are usually used to create the artificial dropdown selectors. */ .FreeDiv {border:1px solid #002C63;} /* The style of the outer TABLE tag which is the outer calendar panel. */ #outerTable {} /* The style of the inner DIV tag that holds the inner panel of all calendar cells. */ #innerDiv {border:1px solid #002C63;} /*===== 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:8pt sans serif,tahoma,arial; color:#002C63;} A.BottomAnchor:hover {color:#446fa7;} A.BottomAnchor:active {color:#990000;} .PopAnchor {text-decoration:none; font:bold 10pt sans serif,tahoma,arial; color:#002C63;} A.PopAnchor:hover {color:#446fa7;} A.PopAnchor:active {color:#990000;} .PopMenu {background:white; text-align:center; cursor:hand;} .PopMenuItem {text-decoration:none; text-align:center; font:bold 8pt sans serif,tahoma,arial; color:#002C63;}