Home › Forums › CSS › Chrome (22) Dev Tools Not Changing CSS3 Styles When Boxes Are Checked Or Unchecked › Re: Chrome (22) Dev Tools Not Changing CSS3 Styles When Boxes Are Checked Or Unchecked
October 19, 2012 at 10:47 pm
#112301
Member
OK, false alarm. I figured it out.
I had put in a false media query to try to use the media query as a nested comment idea to comment out a whole section of code that also had comments on certain lines.
For some reason Chrome didn’t like that much.
Thanks.
Glenn