<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on DevShed Butler | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/8237</link>
    <description>Recent comments on userscript: DevShed Butler</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Extra Pretty-ification, replied by Andrew Wright</title>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I added this snippet to the script to pretty up the &quot;Developers: See Also...&quot; box:&lt;/p&gt;

&lt;p&gt;// pretty-up the &quot;Developers: See Also...&quot; (related-content) box
&lt;br /&gt;rcb = this.snap('//*[@id=&quot;related-content&quot;]');
&lt;br /&gt;rcb.style.background = '#FFFFFF';
&lt;br /&gt;rcb.style.padding = '0 0 0 15px';&lt;/p&gt;

&lt;p&gt;Paste in at line 55 (don't think the actual line number matters but that is where I added it.&lt;/p&gt;

&lt;p&gt;HTH&lt;/p&gt;</description>
      <pubDate>Thu, 25 Jun 2009 22:35:48 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:29592:138423</guid>
      <author>Andrew Wright</author>
      <link>http://userscripts.org/posts/138423</link>
    </item>
  </channel>
</rss>
