Re: [css-d] shake

2014-09-21 Thread Georg
Den 22.09.2014 03:36, skrev David Laakso: On this page, http://ccstudi.com/site/colophon/cp.php , the links within the right-column text-block shake on hover. You can simply add... .cp article p a.offsite:hover, .cp article p a.offsite:focus, .cp article a.offsite:active {display: inline;} .

[css-d] shake

2014-09-21 Thread David Laakso
Greetings, On this page, http://ccstudi.com/site/colophon/cp.php , the links within the right-column text-block shake on hover. css http://ccstudi.com/site/css/sisu.css What to do? Best, David Laakso -- Chelsea Creek Studio http://ccstudi.com desktop | laptop | tablet | mobile __

Re: [css-d] rem units and %

2014-09-21 Thread Tedd Sperling
On Sep 20, 2014, at 8:49 PM, Felix Miata wrote: > I know it's old, but the point is it's insane that one user stylesheet > applicable to just one site would have reason to be so big. > -- Felix: As usual, you're right. I think the problem is laziness and ignorance. They (the people who wrote t

Re: [css-d] Box width problem in Chrome

2014-09-21 Thread Bruno Fassino
On Sun, Sep 21, 2014 at 11:24 AM, Philippe Wittenbergh wrote: > > Le 21 sept. 2014 à 17:11, Bruno Fassino a écrit : > > > Recently some old pages of mine showed a problem in Chrome. I applied a > > quick fix, but now I'm trying to understand better and extracted this > > minimal test case http:/

Re: [css-d] Box width problem in Chrome

2014-09-21 Thread Philippe Wittenbergh
Le 21 sept. 2014 à 17:11, Bruno Fassino a écrit : > Recently some old pages of mine showed a problem in Chrome. I applied a > quick fix, but now I'm trying to understand better and extracted this > minimal test case http://brunildo.org/test/chrome_grr5.html . > There is a fixed-width grey contai

[css-d] Box width problem in Chrome

2014-09-21 Thread Bruno Fassino
Recently some old pages of mine showed a problem in Chrome. I applied a quick fix, but now I'm trying to understand better and extracted this minimal test case http://brunildo.org/test/chrome_grr5.html . There is a fixed-width grey container with inside: - a blue float, - a red box which clears