<?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: application.css is getting ignored by splunk in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/application-css-is-getting-ignored-by-splunk/m-p/147695#M185338</link>
    <description>&lt;P&gt;I missed my nav code&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;nav search_view="search" color="#65A637" stylesheet="application.css"&amp;gt;
  &amp;lt;view name="dashboards" default='true' /&amp;gt;
&amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I actually want to hide account bar&lt;/P&gt;</description>
    <pubDate>Wed, 01 Oct 2014 14:35:02 GMT</pubDate>
    <dc:creator>vikas_gopal</dc:creator>
    <dc:date>2014-10-01T14:35:02Z</dc:date>
    <item>
      <title>application.css is getting ignored by splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/application-css-is-getting-ignored-by-splunk/m-p/147694#M185337</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;

&lt;P&gt;I want to add my custom style to my app. I have done some modifications in application.css in ($SPLUNK_HOME/etc/apps//appserver/static/) folder and I restart the web service then refresh browser but it did not reflect the changes to the app.&lt;BR /&gt;
here is my nav code &lt;BR /&gt;
    &lt;NAV search_view="search" color="#65A637" stylesheet="application.css"&gt;&lt;BR /&gt;
      &lt;VIEW name="dashboards" default="true"&gt;&lt;/VIEW&gt;&lt;BR /&gt;
    &lt;/NAV&gt;&lt;/P&gt;

&lt;P&gt;Application.css code&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/*
 * Top app banner section
 */
.AccountBar {
    background-image: url(/static/app/samples/samples_header.png);
    background-repeat: no-repeat;
    background-color: #79a60b;
    height: 140px;
}

.AccountBar .appLogo,
.AccountBar p.appName {
    display: none;
}

.AccountBar .accountBarItems {
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

/*
 * view menu system
 */
.AppBar {
    font-family: Arial Black, Arial, sans-serif;
    font-size: 18px;
    font-variant: small-caps;
}

.AppBar a {
    color: #f3df00 !important;
}

.AppBar a:hover {
    color: #6ad7ff !important;
}

/*
 * Body content
 */
body {
    background-image: url(/static/app/samples/body_bg.png);
    background-repeat: repeat-x repeat-y;
}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Please suggest what else do I need to consider&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:46:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/application-css-is-getting-ignored-by-splunk/m-p/147694#M185337</guid>
      <dc:creator>vikas_gopal</dc:creator>
      <dc:date>2020-09-28T17:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: application.css is getting ignored by splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/application-css-is-getting-ignored-by-splunk/m-p/147695#M185338</link>
      <description>&lt;P&gt;I missed my nav code&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;nav search_view="search" color="#65A637" stylesheet="application.css"&amp;gt;
  &amp;lt;view name="dashboards" default='true' /&amp;gt;
&amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I actually want to hide account bar&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2014 14:35:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/application-css-is-getting-ignored-by-splunk/m-p/147695#M185338</guid>
      <dc:creator>vikas_gopal</dc:creator>
      <dc:date>2014-10-01T14:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: application.css is getting ignored by splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/application-css-is-getting-ignored-by-splunk/m-p/147696#M185339</link>
      <description>&lt;P&gt;Clear Splunk Web related cache after customization&lt;BR /&gt;
If you've made changes to an app's static content while customizing Splunk Web, you can reload that content for all the users of your app using this URI: &lt;A href="http://localhost:8000/_bump"&gt;http://localhost:8000/_bump&lt;/A&gt;&lt;BR /&gt;
The _bump endpoint clears out the Splunk Web related cached items in client browsers, allowing new static content to load.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2015 23:16:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/application-css-is-getting-ignored-by-splunk/m-p/147696#M185339</guid>
      <dc:creator>stephanefotso</dc:creator>
      <dc:date>2015-01-19T23:16:57Z</dc:date>
    </item>
  </channel>
</rss>

