I'm getting this one warning/error in all my CSS files for some reason and I can't quite figure it out. When I run my CSS through the W3C Validator it comes out 100% valid correctly formatted etc. However, when using the web developer toolbar in Firefox I get this warning:
Warning: Expected ':' but found '/'. Declaration dropped.
Source File: filename.php
Line: 0
Has anyone else run into this problem? I understand this isn't really a big problem and normal users would never see this but I'm just more curious as to what is causing this.
I searched Google but wasn't able to find anyone else with the same problem so hopefully someone on here can help.