> It would be great to see local events in green in the calendar
> instead of red

Check out the search.css settings below.  Copy the appropriate selectors to
localsearch.css to override those in search.css.


/*
Styles for the calendar
*/
.cal
{
  border:2px;
  border-style:outset;
}
.calnavmonth, .calnavmonthhigh, .calnavyear, .calnavyearhigh
{
  font-weight:bold;
  border-width:1;
  border-style:solid;
  border-color:menu;
  color:red;
}
.calnavyear, .calnavyearhigh
{
  color:firebrick;
}
.calmonth, .calmonthhigh
{
  font-weight:bold;
}
.caleventday, .caleventdayhigh
{
  color:red;
}
.caltodayevent, .caltodayeventhigh
{
  color:red;
  background-color:window;
  font-weight:bold;
  border-width:1;
  border-style:solid;
  border-color:threedshadow;
}






-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601

Reply via email to