From: <cl...@us...> - 2004-02-02 23:12:09
|
Update of /cvsroot/phpicalendar/phpicalendar/templates/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18802/templates/default Modified Files: default.css month.tpl month_large.tpl Log Message: Added month dot support. Index: default.css =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/default.css,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** default.css 30 Jan 2004 07:31:59 -0000 1.4 --- default.css 2 Feb 2004 23:10:02 -0000 1.5 *************** *** 3,6 **** --- 3,19 ---- table, td {font: 11px Verdana, Arial, sans-serif; color: #000;} + /* Background images for tables */ + .tbll {background: url(images/shadow_l.gif) no-repeat; width:8px} + .tblbot {background: url(images/shadow_m.gif) repeat-x; width:100%} + .tblr {background: url(images/shadow_r.gif) no-repeat; width:8px} + + + + + + + + /* older styles */ + .eventborder { background-image: url(images/day_title.gif); border: 1px #006699 solid; } .eventbg { background-color: #6699CC; } *************** *** 81,85 **** .V9 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; } ! .V10W { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; } .V10WB { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: 900; } .V9G { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; } --- 94,99 ---- .V9 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; } ! .V10W { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none;} ! .V9W { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-decoration: none;} .V10WB { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: 900; } .V9G { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; } *************** *** 100,106 **** .search_style { font-size: 12px; font-family: verdana, geneva, arial, sans-serif; width: 134px; margin-bottom: 0; } .login_style { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 80px; margin-bottom: 0; } - - /* Background images for tables */ - .tbll {background: url(images/shadow_l.gif) no-repeat; width:8px} - .tblbot {background: url(images/shadow_m.gif) repeat-x; width:100%} - .tblr {background: url(images/shadow_r.gif) no-repeat; width:8px} \ No newline at end of file --- 114,115 ---- Index: month.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/month.tpl,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** month.tpl 1 Feb 2004 07:20:47 -0000 1.7 --- month.tpl 2 Feb 2004 23:10:02 -0000 1.8 *************** *** 65,69 **** </td> <td> ! {EVENT_TEXT}<br><span class="V9G">{DESCRIPTION}</span> </td> </tr> --- 65,69 ---- </td> <td> ! {EVENT_TEXT}<br><span class="V9G">{CALNAME}</span> </td> </tr> *************** *** 76,80 **** </td> <td bgcolor="#EEEEEE"> ! {EVENT_TEXT}<br><span class="V9G">{DESCRIPTION}</span> </td> </tr> --- 76,80 ---- </td> <td bgcolor="#EEEEEE"> ! {EVENT_TEXT}<br><span class="V9G">{CALNAME}</span> </td> </tr> Index: month_large.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/month_large.tpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** month_large.tpl 1 Feb 2004 02:20:05 -0000 1.5 --- month_large.tpl 2 Feb 2004 23:10:02 -0000 1.6 *************** *** 3,9 **** <!-- loop weekday on --> <td valign="top" width="105" height="12" class="dateback"> ! <center class="V9BOLD"> ! {LOOP_WEEKDAY} ! </center> </td> <!-- loop weekday off --> --- 3,7 ---- <!-- loop weekday on --> <td valign="top" width="105" height="12" class="dateback"> ! <center class="V9BOLD">{LOOP_WEEKDAY}</center> </td> <!-- loop weekday off --> *************** *** 17,22 **** <a class="psf" href="day.php?cal={CAL}&getdate={DAYLINK}"><font class="G10G">{DAY}</font></a> </div> ! <div align="left" class="V10">{ALLDAY}</div> ! <div align="left" class="V9">{EVENT}</div> </td> <!-- switch notthismonth off --> --- 15,20 ---- <a class="psf" href="day.php?cal={CAL}&getdate={DAYLINK}"><font class="G10G">{DAY}</font></a> </div> ! {ALLDAY} ! {EVENT} </td> <!-- switch notthismonth off --> *************** *** 26,31 **** <a class="psf" href="day.php?cal={CAL}&getdate={DAYLINK}">{DAY}</a> </div> ! <div align="left" class="V10">{ALLDAY}</div> ! <div align="left" class="V9">{EVENT}</div> </td> <!-- switch istoday off --> --- 24,29 ---- <a class="psf" href="day.php?cal={CAL}&getdate={DAYLINK}">{DAY}</a> </div> ! {ALLDAY} ! {EVENT} </td> <!-- switch istoday off --> *************** *** 35,40 **** <a class="psf" href="day.php?cal={CAL}&getdate={DAYLINK}">{DAY}</a> </div> ! <div align="left" class="V10">{ALLDAY}</div> ! <div align="left" class="V9">{EVENT}</div> </td> <!-- switch ismonth off --> --- 33,38 ---- <a class="psf" href="day.php?cal={CAL}&getdate={DAYLINK}">{DAY}</a> </div> ! {ALLDAY} ! {EVENT} </td> <!-- switch ismonth off --> |