<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    &lt;snip&gt;<br>
    And when you restart caching, I'd remove manually all files in the
    <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>sites/default/files/css<span
        class="moz-txt-tag">/</span></i> directory.
    <br>
    &lt;/snip&gt;<br>
    <br>
    I deleted all those files, some 86 of them, then made a couple of
    changes in the /sites/all/modules/calendar/css/calendar.css and
    calendar_multiday.css&nbsp; then hit refresh in the browser and the <br>
    <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>sites/default/files/css<span
        class="moz-txt-tag">/</span></i> was rebuilt but with different
    names and no change to the calendar display and interestingly did
    not include my changes to the aforementioned files but defaults back
    to the original.<br>
    <br>
    /sites/all/modules/calendar/calendar.info shows <br>
    files[] = calendar.install<br>
    files[] = calendar.module<br>
    files[] = includes/calendar.views.inc<br>
    files[] = includes/calendar_plugin_style.inc<br>
    files[] = includes/calendar_plugin_row_node.inc<br>
    files[] = theme/theme.inc<br>
    files[] = theme/calendar-style.tpl.php<br>
    files[] = theme/calendar-row-node.tpl.php<br>
    <br>
    I checked out theme/calendar-row-node.tpl.php but to me it is no
    help.<br>
    <br>
    I'm thinking the calendar module seems not well considered in that
    it writes once to the css file and will not include manual changes -
    I have not a clue how to fix the issue.<br>
    <br>
    I did notice that if, in firebug, I make the display field very
    wide, 25em and about 5em high it contains all of the views fields
    and that changing any of those to the top of the views fields list,
    it sometimes displays those changes but there is no way to make the
    change permanent.<br>
    <br>
    Trouble is the little blue default display in calendar is far too
    small to contain useful information, font is bold and hard to read.<br>
    Roger<br>
    <br>
    <br>
  </body>
</html>