<?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 Timeline CSS - Colors (or Colours) in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Timeline-CSS-Colors-or-Colours/m-p/89263#M4865</link>
    <description>&lt;P&gt;I have probably overlooked or misunderstood something pretty basic, but google has not given me any clues, so i'm clearly using the wrong search terms here on splunkbase...&lt;/P&gt;

&lt;P&gt;How the devil do i change the color of the FlashTimeline?!?!?&lt;/P&gt;

&lt;P&gt;I am doing a large CSS customization for our app, and want to change the "Splunk Green" timeline to our own colour pallet. - I cant find any CSS which seems applicable, or any hints in the documentation for how to achieve this, yet i know it can be done (as we have it in other apps)&lt;/P&gt;

&lt;P&gt;please save my sanity, or point out my colossal misunderstanding.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2013 09:46:34 GMT</pubDate>
    <dc:creator>nickhills</dc:creator>
    <dc:date>2013-04-10T09:46:34Z</dc:date>
    <item>
      <title>Timeline CSS - Colors (or Colours)</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Timeline-CSS-Colors-or-Colours/m-p/89263#M4865</link>
      <description>&lt;P&gt;I have probably overlooked or misunderstood something pretty basic, but google has not given me any clues, so i'm clearly using the wrong search terms here on splunkbase...&lt;/P&gt;

&lt;P&gt;How the devil do i change the color of the FlashTimeline?!?!?&lt;/P&gt;

&lt;P&gt;I am doing a large CSS customization for our app, and want to change the "Splunk Green" timeline to our own colour pallet. - I cant find any CSS which seems applicable, or any hints in the documentation for how to achieve this, yet i know it can be done (as we have it in other apps)&lt;/P&gt;

&lt;P&gt;please save my sanity, or point out my colossal misunderstanding.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2013 09:46:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Timeline-CSS-Colors-or-Colours/m-p/89263#M4865</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2013-04-10T09:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline CSS - Colors (or Colours)</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Timeline-CSS-Colors-or-Colours/m-p/89264#M4866</link>
      <description>&lt;P&gt;Found it!&lt;/P&gt;

&lt;P&gt;In application.css i added this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;div.FlashTimeline {
    background-color: #fbfbfb;
    border-left-color: #000;
    color: #000;
    border-right-color: #527BA9;
}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It turns out that "border-right-color" means "bar colour"&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2013 12:12:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Timeline-CSS-Colors-or-Colours/m-p/89264#M4866</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2013-04-10T12:12:45Z</dc:date>
    </item>
  </channel>
</rss>

