Just as a note for all, removing empty url() instances from my CSS
file fixed this issue for me on Chrome 18. Thanks!
On Mar 20, 5:46 pm, Alexander Pavlov <
apav...@chromium.org> wrote:
> On Tue, Mar 20, 2012 at 10:04 PM, <
tristan.z...@gmail.com> wrote:
> > As my subject line states I'm not seeing the CSS rules for some elements.
> > I can't seem to find a reason. The CSS I'm writing is being applied to the
> > element, but Chrome show nothing in the styles pane. I *think* it may
> > have something to do with how deeply nested they are, but I can't say for
> > sure. Any help would be appreciated.
>
> Do you by chance have a property somewhere, saying *background-image: url();
> * or *background: url();* or something similar with an empty *url()*