<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/css/tags/values</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 16:17:49 GMT</pubDate>
<item>
<title>(CSS) bringing back list styles in a section after they have been removed from section\'s parent - rumremix</title>
<link>http://snipplr.com/view/56592/bringing-back-list-styles-in-a-section-after-they-have-been-removed-from-sections-parent/</link>
<description><![CDATA[ <p>We use lists for all sorts of things, especiall navigation elements for which bullets don't make sense. Often, it is most convenient to remove bullet/list styles from all list elements globally. In fact many css resets do just that. However, there may be content areas where we do want bullets! The following css brings back the list styles for all list elements within a container with the class "bulletsAvailable". These values approximate the normal default browser behavior.</p> ]]></description>
<pubDate>Thu, 14 Jul 2011 10:57:26 GMT</pubDate>
<guid>http://snipplr.com/view/56592/bringing-back-list-styles-in-a-section-after-they-have-been-removed-from-sections-parent/</guid>
</item>
</channel>
</rss>