<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Zebra striped tables in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Zebra-striped-tables/m-p/93145#M5076</link>
    <description>&lt;P&gt;It is possible to do this in CSS, but only if you're using a CSS3 capable browser. In the application.css file, add something like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;table.simpleResultsTable tr:nth-child(even) { background-color: #ddd; }
table.simpleResultsTable tr:nth-child(odd) { background-color: #fff; } 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 22 Nov 2010 23:39:31 GMT</pubDate>
    <dc:creator>ziegfried</dc:creator>
    <dc:date>2010-11-22T23:39:31Z</dc:date>
    <item>
      <title>Zebra striped tables</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Zebra-striped-tables/m-p/93144#M5075</link>
      <description>&lt;P&gt;Is there a simple way of "zebra striping" results rows in SimpleResultsTable, e.g. change background of all even-numbered lines to light gray?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2010 21:04:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Zebra-striped-tables/m-p/93144#M5075</guid>
      <dc:creator>IgorB</dc:creator>
      <dc:date>2010-11-22T21:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra striped tables</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Zebra-striped-tables/m-p/93145#M5076</link>
      <description>&lt;P&gt;It is possible to do this in CSS, but only if you're using a CSS3 capable browser. In the application.css file, add something like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;table.simpleResultsTable tr:nth-child(even) { background-color: #ddd; }
table.simpleResultsTable tr:nth-child(odd) { background-color: #fff; } 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 22 Nov 2010 23:39:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Zebra-striped-tables/m-p/93145#M5076</guid>
      <dc:creator>ziegfried</dc:creator>
      <dc:date>2010-11-22T23:39:31Z</dc:date>
    </item>
  </channel>
</rss>

