Subversion Repositories public

Compare Revisions

No changes between revisions

Ignore whitespace Rev 3 → Rev 4

/pm/trunk/site/include/styles.css
0,0 → 1,28
<!--
body { font-family: verdana, arial, helvetica; }
div.navbar { border-top:thin dashed navy; }
.eventheading { color: #000080; font-weight: normal; font-size: 14px; font-weight: bold; font-family: verdana, arial, helvetica; }
.eventheading_noevent { color: #000080; font-weight: normal; font-size: 14px; font-weight: bold; font-family: verdana, arial, helvetica; text-decoration: underline overline; }
.adm_auth { color: #000000; font-weight: normal; font-size: 14px; font-weight: bold; font-family: verdana, arial, helvetica; }
.normal { color: #000000; font-weight: normal; font-size: 12px; font-family: verdana, arial, helvetica }
.small { color: #000000; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica }
 
/* Original stuff */
a.normal:link { color: #000000; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica; text-decoration: none }
a.normal:visited { color: #000000; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica; text-decoration: none }
a.normal:hover { color: #000000; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica; text-decoration: underline; }
a.normal:active { color: #000000; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica; text-decoration: none }
 
a.today:link { color: #FFFFFF; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica; text-decoration: none }
a.today:visited { color: #FFFFFF; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica; text-decoration: none }
a.today:hover { color: #FFFFFF; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica; text-decoration: underline; }
a.today:active { color: #FFFFFF; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica; text-decoration: none }
 
.cellbg { background-color: #FFFFFF }
.cellover { background-color: #DFDFDF }
.celltoday { background-color: #000080 }
.cellevent { background-color: #D7E1F5 }
.normaltext { color: #000000; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica }
.eventtitle { color: #000080; font-weight: normal; font-size: 10px; font-weight: bold; font-family: verdana, arial, helvetica }
.regheading { color: #000000; font-weight: normal; font-size: 13px; font-family: verdana, arial, helvetica }
//-->
/pm/trunk/site/include/index.php
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/images/ltab2over.gif
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/pm/trunk/site/images/ltab2.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/pm/trunk/site/images/delevent.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/pm/trunk/site/images/rtab2over.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/pm/trunk/site/images/index.php
___________________________________________________________________
Added: svn:executable
/pm/trunk/site/images/addevent.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/pm/trunk/site/images/rtab2.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/pm/trunk/site/lib/ENGINE.php
0,0 → 1,13
<?php
/*
Copyright (C) 2003-2004 MJG/04-Inconceivable.org
See file LICENSE for licensing details.
See file VERSION for versioning/author/source details
See file CHANGELOG for changes from version to version
*/
 
/* getEvent()
Description: Get event data from database table and place
hash data in destination hash
*/
?>
Property changes:
Added: svn:executable
/pm/trunk/site/lib/index.php
___________________________________________________________________
Added: svn:executable
/pm/trunk/site/index.php