<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 10/02/12 15:55, <a class="moz-txt-link-abbreviated" href="mailto:support-request@drupal.org">support-request@drupal.org</a> wrote:
    <blockquote
      cite="mid:mailman.6994.1328849734.5917.support@drupal.org"
      type="cite">
      <pre wrap=""><div class="moz-txt-sig"><div class="moz-txt-sig">Content-Type: text/plain; charset=ISO-8859-1; format=flowed

You probably have css compression turned on. There's a limit to how many 
css and js files IE can load, so to get around that Drupal put them all 
into one big file to download. It also downloads faster that way.

If you need to flush css, go to site configuration -&gt; performance, and 
look at the bottom of the page where there's a button to clear cache.

-don-

On 2/9/2012 10:37 PM, Roger wrote:
</div></div></pre>
      <blockquote type="cite" style="color: #000000;">
        <pre wrap=""><span class="moz-txt-citetags">&gt; </span>I'm debuging and trying to modify the calendar css because the little
<span class="moz-txt-citetags">&gt; </span>blue info field is too small to display sufficient info.
<span class="moz-txt-citetags">&gt;</span></pre>
      </blockquote>
    </blockquote>
    Thanks Don I routinely cear caches so I tried switching off<br>
    &nbsp;<label class="option" for="edit-preprocess-css">Aggregate and
      compress CSS files. </label><br>
    and<br>
    <div class="form-item form-type-checkbox form-item-preprocess-js"> <input
        id="edit-preprocess-js" name="preprocess_js" value="1"
        checked="checked" class="form-checkbox" type="checkbox"> <label
        class="option" for="edit-preprocess-js">Aggregate JavaScript
        files. </label><br>
      but they&nbsp; switch back on after I Save Configuration<br>
      Roger<br>
      <br>
    </div>
  </body>
</html>