mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Update to the mini-calendar template.
This commit is contained in:
parent
cf7ef7bdc7
commit
2fa80c152d
@ -1,32 +1,5 @@
|
||||
<!-- $Id$ -->
|
||||
<!-- BEGIN mini_cal -->
|
||||
<style type="text/css">
|
||||
<!--
|
||||
.minicalendar
|
||||
{
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.minicalendargrey
|
||||
{
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
.minicalhol
|
||||
{
|
||||
color: #000000;
|
||||
background-color: {holiday_color};
|
||||
}
|
||||
|
||||
.minicalgreyhol
|
||||
{
|
||||
color: #999999;
|
||||
background-color: {holiday_color};
|
||||
}
|
||||
|
||||
-->
|
||||
</style>
|
||||
|
||||
<table border="0" cellspacing="0" cellpadding="0" valign="top" width="80" cols="7">
|
||||
<tr valign="center">
|
||||
<td align="left" colspan=4><font size="-2"> <b>{month}</b></font></td>
|
||||
|
Loading…
Reference in New Issue
Block a user