<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on:  There is a minor bug with the text stylesheet.</title>
      <link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet/</link>
      <description>Comments on MetaTalk post There is a minor bug with the text stylesheet.</description>
	  	  <pubDate>Sat, 02 Nov 2002 10:25:50 -0800</pubDate>
      <lastBuildDate>Sat, 02 Nov 2002 10:25:50 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title> There is a minor bug with the text stylesheet.</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet</link>	
  	<description>There is a minor bug with the &lt;a href=&quot;http://www.metafilter.com/styles/text.css&quot;&gt;text stylesheet&lt;/a&gt;. The a:hover in the head class is not declared, causing the text to disappear into the white background when moused over.</description>
  	<guid isPermaLink="false">post:metatalk.metafilter.com,2002:site.2747</guid>
  	<pubDate>Sat, 02 Nov 2002 10:24:35 -0800</pubDate>
  	<dc:creator>xyzzy</dc:creator>
</item>
<item>
  	<title>By: xyzzy</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54055</link>	
  	<description>I think (although I admit I didn&apos;t study it too closely) that this can be fixed by explicitly defining a hover class for the links within the head class.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54055</guid>
  	<pubDate>Sat, 02 Nov 2002 10:25:50 -0800</pubDate>
  	<dc:creator>xyzzy</dc:creator>
</item>
<item>
  	<title>By: Su</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54056</link>	
  	<description>Hover is declared, but it appears last.&lt;br&gt;
I recall there being some odd little cascading issue(whose details I can&apos;t dredge up at the moment) that makes the hover state not work if the pseudo-classes are declared in an order other than: link, visited, hover, active.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54056</guid>
  	<pubDate>Sat, 02 Nov 2002 10:43:55 -0800</pubDate>
  	<dc:creator>Su</dc:creator>
</item>
<item>
  	<title>By: mikhail</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54057</link>	
  	<description>Actually Su, a.menu:hover is not declared in the stylesheet xyzzy linked to (text.css), which is causing the menu to pick up the hover style from default.css instead (which is where it is declared). I didn&apos;t compare them line for line to see if both Style Sheets are needed (Matt?), but overriding the hover in text.css would take care of it.&lt;br&gt;
&lt;br&gt;
As for remembering the cascading issue with pseudo classes you could try this mnemonic:&lt;br&gt;
&lt;br&gt;
Luther Vandross Finds Her Attractive&lt;br&gt;
&lt;br&gt;
:link&lt;br&gt;
:visited&lt;br&gt;
:focus&lt;br&gt;
:hover&lt;br&gt;
:active</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54057</guid>
  	<pubDate>Sat, 02 Nov 2002 11:36:01 -0800</pubDate>
  	<dc:creator>mikhail</dc:creator>
</item>
<item>
  	<title>By: mathowie</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54058</link>	
  	<description>I added a menu:hover class and broke out the previous mention of hover, does it work now?</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54058</guid>
  	<pubDate>Sat, 02 Nov 2002 11:39:27 -0800</pubDate>
  	<dc:creator>mathowie</dc:creator>
</item>
<item>
  	<title>By: mathowie</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54059</link>	
  	<description>What a weird bug. I purposely load the text.css after the default.css, so that the classes override the previous ones. It didn&apos;t work on both versions until I broke out all the a classes into individual ones, and did them in the order mikhail suggested.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54059</guid>
  	<pubDate>Sat, 02 Nov 2002 11:44:52 -0800</pubDate>
  	<dc:creator>mathowie</dc:creator>
</item>
<item>
  	<title>By: mikhail</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54060</link>	
  	<description>Yep, everything seems to be working.&lt;br&gt;
&lt;br&gt;
And yeah, that pseudo class cascade was always a pain.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54060</guid>
  	<pubDate>Sat, 02 Nov 2002 11:50:58 -0800</pubDate>
  	<dc:creator>mikhail</dc:creator>
</item>
<item>
  	<title>By: machaus</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54061</link>	
  	<description>Do y&apos;all talk like this at parties?</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54061</guid>
  	<pubDate>Sat, 02 Nov 2002 12:14:39 -0800</pubDate>
  	<dc:creator>machaus</dc:creator>
</item>
<item>
  	<title>By: mathowie</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54062</link>	
  	<description>&lt;i&gt;Do y&apos;all talk like this at parties?&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
A wise man once said &quot;The way to a woman&apos;s heart is through arcane discussions of pseudo class support across browsers.&quot;&lt;br&gt;
&lt;br&gt;
He died alone.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54062</guid>
  	<pubDate>Sat, 02 Nov 2002 12:30:49 -0800</pubDate>
  	<dc:creator>mathowie</dc:creator>
</item>
<item>
  	<title>By: mischief</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54063</link>	
  	<description>machaus: Without realizing it, you just stepped into a geek party. Feeling a need to shower is the normal reaction.&lt;br&gt;</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54063</guid>
  	<pubDate>Sat, 02 Nov 2002 12:32:33 -0800</pubDate>
  	<dc:creator>mischief</dc:creator>
</item>
<item>
  	<title>By: mikhail</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54064</link>	
  	<description>*cries*</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54064</guid>
  	<pubDate>Sat, 02 Nov 2002 12:47:51 -0800</pubDate>
  	<dc:creator>mikhail</dc:creator>
</item>
<item>
  	<title>By: timeistight</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54065</link>	
  	<description>Don&apos;t cry mikhail. I know I&apos;ll use &quot;Luther Vandross Finds Her Attractive&quot; soon.&lt;br&gt;
&lt;br&gt;
Threads like this are my favorite part of MetaFilter.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54065</guid>
  	<pubDate>Sat, 02 Nov 2002 12:57:07 -0800</pubDate>
  	<dc:creator>timeistight</dc:creator>
</item>
<item>
  	<title>By: Yelling At Nothing</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54066</link>	
  	<description>Yeah, I&apos; really just here for the involved discussion of the finer points of CSS.  &lt;br&gt;
&lt;br&gt;
Don&apos;t think this is related, but when I visited the other day the stylesheet refused to load at all (at least I&apos;m fairly sure that&apos;s what it was); I got the sidebar all the way across the page.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54066</guid>
  	<pubDate>Sat, 02 Nov 2002 15:21:58 -0800</pubDate>
  	<dc:creator>Yelling At Nothing</dc:creator>
</item>
<item>
  	<title>By: xyzzy</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54067</link>	
  	<description>Yes it a:hover works now (thanks matthowie!).. but now the sidebar is black text on MeFi deep blue, which is not terribly legible. Looks like another CSS loading order issue.&lt;br&gt;
&lt;br&gt;
And yeah, the way to &lt;strong&gt;this&lt;/strong&gt; woman&apos;s heart is not chocolate or flowers, but an understanding of CSS and the finer points of structural markup. And a big TV, a tasteful DVD collection, and a good surround sound system. *grin*</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54067</guid>
  	<pubDate>Sat, 02 Nov 2002 16:43:46 -0800</pubDate>
  	<dc:creator>xyzzy</dc:creator>
</item>
<item>
  	<title>By: xyzzy</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54068</link>	
  	<description>Sigh, that would it (a:hover) works now.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54068</guid>
  	<pubDate>Sat, 02 Nov 2002 16:47:44 -0800</pubDate>
  	<dc:creator>xyzzy</dc:creator>
</item>
<item>
  	<title>By: mathowie</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54069</link>	
  	<description>I fixed the sidebar oddity.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54069</guid>
  	<pubDate>Sat, 02 Nov 2002 16:52:18 -0800</pubDate>
  	<dc:creator>mathowie</dc:creator>
</item>
<item>
  	<title>By: xyzzy</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54071</link>	
  	<description>All lovely now, thank you kindly sir.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54071</guid>
  	<pubDate>Sat, 02 Nov 2002 17:04:07 -0800</pubDate>
  	<dc:creator>xyzzy</dc:creator>
</item>
<item>
  	<title>By: riffola</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54072</link>	
  	<description>Matt, could you fix smart dalek&apos;s post from yesterday? It&apos;s still messed up in IE6 SP1 on XP. Thanks.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54072</guid>
  	<pubDate>Sat, 02 Nov 2002 17:06:54 -0800</pubDate>
  	<dc:creator>riffola</dc:creator>
</item>
<item>
  	<title>By: riffola</title>
  	<link>http://metatalk.metafilter.com/2747/There-is-a-minor-bug-with-the-text-stylesheet#54073</link>	
  	<description>Smart Dalek&apos;s &lt;a href=&quot;http://metatalk.metafilter.com/mefi/2746&quot;&gt;MetaTalk thread&lt;/a&gt;.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2002:site.2747-54073</guid>
  	<pubDate>Sat, 02 Nov 2002 17:07:34 -0800</pubDate>
  	<dc:creator>riffola</dc:creator>
</item>

    </channel>
</rss>