Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
CSS Changes not changing in the website.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  11 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Andy Findlay  
View profile  
 More options Oct 1 2012, 7:23 pm
From: Andy Findlay <tch...@gmail.com>
Date: Mon, 1 Oct 2012 16:23:32 -0700 (PDT)
Local: Mon, Oct 1 2012 7:23 pm
Subject: CSS Changes not changing in the website.

Hello,
I've been using the developer tools and getting good use from them.
Today for some reason when I make the changes to the CSS of my website in
the right panel (Matched CSS Rules)  the changes are not processed to the
website.
They do change, however, when I open the full stylesheet on the left of the
page and change in the stylesheet. Only seems to be a problem in the right
panel. It does work with other websites, just not mine.
Cannot figure out WTF is going on.. perhaps a JS file is bugging it up..???
Any help will be much appreciated..
cheers
Andy


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vsevolod Vlasov  
View profile  
 More options Oct 2 2012, 4:36 am
From: Vsevolod Vlasov <vse...@google.com>
Date: Tue, 2 Oct 2012 12:35:54 +0400
Local: Tues, Oct 2 2012 4:35 am
Subject: Re: [Chrome DevTools] CSS Changes not changing in the website.

Could you please provide an URL of your site and describe which style does
not change?
Could you please provide your browser version also?

Thank you

On Tue, Oct 2, 2012 at 3:23 AM, Andy Findlay <tch...@gmail.com> wrote:
> Hello,
> I've been using the developer tools and getting good use from them.
> Today for some reason when I make the changes to the CSS of my website in
> the right panel (Matched CSS Rules)  the changes are not processed to the
> website.
> They do change, however, when I open the full stylesheet on the left of
> the page and change in the stylesheet. Only seems to be a problem in the
> right panel. It does work with other websites, just not mine.
> Cannot figure out WTF is going on.. perhaps a JS file is bugging it up..???
> Any help will be much appreciated..
> cheers
> Andy

--
Thank you,
Vsevolod Vlasov (vse...@google.com)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
shery.d...@gmail.com  
View profile  
 More options Oct 4 2012, 5:55 am
From: shery.d...@gmail.com
Date: Thu, 4 Oct 2012 02:55:39 -0700 (PDT)
Local: Thurs, Oct 4 2012 5:55 am
Subject: Re: [Chrome DevTools] CSS Changes not changing in the website.

Hi there,

I have the exactly same problem and any changes to CSS only take effect
when I apply the changes to the full stylesheet. Will find out version
number later. (It only happens to one of my two laptops. The other one is
working fine... )


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Letter-Spacing using Google Fonts <1px" by Tchai8
Tchai8  
View profile  
 More options Oct 4 2012, 9:05 am
From: Tchai8 <tch...@gmail.com>
Date: Thu, 04 Oct 2012 07:05:40 -0600
Local: Thurs, Oct 4 2012 9:05 am
Subject: [Chrome DevTools] Letter-Spacing using Google Fonts <1px
Hello,
I'm using google fonts and my letter-spacing: -0.8px (which works in all
other browsers) doesnt work in Chrome, unless I change it to -1px in
which case the letter spacing is too close.
Is there a way to have these fonts display in increments of less than 1px?
thanks..!

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "CSS Changes not changing in the website." by ston...@gmail.com
ston...@gmail.com  
View profile  
 More options Oct 10 2012, 1:47 pm
From: ston...@gmail.com
Date: Wed, 10 Oct 2012 10:47:09 -0700 (PDT)
Local: Wed, Oct 10 2012 1:47 pm
Subject: Re: [Chrome DevTools] CSS Changes not changing in the website.

<https://lh6.googleusercontent.com/-LH_T-5Vbjks/UHW0CfSvcLI/AAAAAAAAAq...>
Go to amazon.com and inspect the left navigation menu. Try to deselect any
of the circled rules in the picture, and nothing will happen.

Chrome Version 22.0.1229.92 m


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ston...@gmail.com  
View profile  
 More options Oct 10 2012, 2:19 pm
From: ston...@gmail.com
Date: Wed, 10 Oct 2012 11:19:41 -0700 (PDT)
Local: Wed, Oct 10 2012 2:19 pm
Subject: Re: [Chrome DevTools] CSS Changes not changing in the website.

It appears as though this happens when there is invalid css. Lint the css
file and remove errors and this should be resolved.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Adam Plante  
View profile  
 More options Oct 16 2012, 3:11 pm
From: Adam Plante <apla...@allwebcafe.com>
Date: Tue, 16 Oct 2012 12:10:59 -0700 (PDT)
Local: Tues, Oct 16 2012 3:10 pm
Subject: Re: CSS Changes not changing in the website.

A co-worker of mine encountered this. It was definitely caused by invalid
CSS. In this case url attributes in background rules caused the issue. CSS
was pasted in that had background rules. In the rules, "url()" was used
with the intention of putting the paths in later. This seemed to confuse
the inspector. Chrome won't report it as an error, and the W3C CSS
validator didn't report it as an issue either. In this case, he just
removed the "url()" form the rule all together and it began working as
expected. Hope this helps someone else.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vsevolod Vlasov  
View profile  
 More options Oct 16 2012, 4:08 pm
From: Vsevolod Vlasov <vse...@google.com>
Date: Wed, 17 Oct 2012 00:08:04 +0400
Local: Tues, Oct 16 2012 4:08 pm
Subject: Re: [Chrome DevTools] Re: CSS Changes not changing in the website.

This is a known
https://code.google.com/p/chromium/issues/detail?id=84605issue. We
might want to reconsider and finally fix it.

On Tue, Oct 16, 2012 at 11:10 PM, Adam Plante <apla...@allwebcafe.com>wrote:

> A co-worker of mine encountered this. It was definitely caused by invalid
> CSS. In this case url attributes in background rules caused the issue. CSS
> was pasted in that had background rules. In the rules, "url()" was used
> with the intention of putting the paths in later. This seemed to confuse
> the inspector. Chrome won't report it as an error, and the W3C CSS
> validator didn't report it as an issue either. In this case, he just
> removed the "url()" form the rule all together and it began working as
> expected. Hope this helps someone else.

--
Thank you,
Vsevolod Vlasov (vse...@google.com)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
neil.young2...@gmail.com  
View profile  
 More options Nov 19 2012, 9:03 am
From: neil.young2...@gmail.com
Date: Mon, 19 Nov 2012 06:03:44 -0800 (PST)
Local: Mon, Nov 19 2012 9:03 am
Subject: Re: CSS Changes not changing in the website.

Thanks Adam. We implemented an empty background url on paragraph and
heading tags to fix an issue with width sizing on Android devices. We then
could not work out why we could no longer inspect any elements!

We are just commenting them out for now!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
PhistucK  
View profile  
 More options Nov 19 2012, 2:16 pm
From: PhistucK <phist...@gmail.com>
Date: Mon, 19 Nov 2012 21:16:09 +0200
Local: Mon, Nov 19 2012 2:16 pm
Subject: Re: [Chrome DevTools] Re: CSS Changes not changing in the website.

Thank you for your post, I have added the buggy behavior and fix to the
WebPlatformDocs article for <p> -
http://docs.webplatform.org/wiki/html/elements/p

☆*PhistucK*


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dbdawnbarc...@gmail.com  
View profile   Translate to Translated (View Original)
 More options Mar 26, 5:22 pm
From: dbdawnbarc...@gmail.com
Date: Tue, 26 Mar 2013 14:22:17 -0700 (PDT)
Local: Tues, Mar 26 2013 5:22 pm
Subject: Re: [Chrome DevTools] Re: CSS Changes not changing in the website.

THANK YOU!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »