For some odd reason, my CSS files are not being imported when I make
small modifications to the rules.

For instance, a stylesheet will import successfully and the styles
will be applied to the views.  But then say I want to change a rule
from "height:20px;" to something like "height:25px;"

As a result of the minor change the CSS file will not longer import!
Using Firebug, when I try to view the CSS file opened by the browser
it gives me the message "There are no rules in this stylesheet."  So
Cake obviously finds the file but ignores its contents.

Once I change the "height:25px;" back to "height:20px;" it all works
again!

Does anyone know what is happening here?!

Thanks in advance


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to