Re: [Php-calendar-discussion] changes - show in navbar whether any
Brought to you by:
sproctor
From: Sean P. <spr...@cc...> - 2003-02-23 19:33:54
|
On Sat, Feb 22, 2003 at 12:30:18AM -0800, Jim Michaels wrote: > The following changes will brighten the look and feel. can you send a unified diff against CVS? I think the command is cvs -u diff or something. or if you have both downloaded. diff -ur old_path new_path > patch.diff > - On ie5.5, the month buttons were full page width and > took up most of the screen. Now they all fit on one > line so I can see the calendar. this was probably a mistake that's been fixed... does the cvs version show this behavior? > - The nav buttons now show lime-green whenever that > month or year has any events in it. I'd really like to avoid having inline style. if you could make this customizable (check out style.css.php), then I'll take it. Thanks, Sean |