<?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: Null Value Background in Theme in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Null-Value-Background-in-Theme/m-p/2487186#M101481</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Maybe work outside the theme, Create a Master Item, then select the color for nulls.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="seanbruton_0-1729032664791.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172971i66128DDAA4338A31/image-size/medium?v=v2&amp;amp;px=400" role="button" title="seanbruton_0-1729032664791.png" alt="seanbruton_0-1729032664791.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Oct 2024 22:51:11 GMT</pubDate>
    <dc:creator>seanbruton</dc:creator>
    <dc:date>2024-10-15T22:51:11Z</dc:date>
    <item>
      <title>Null Value Background in Theme</title>
      <link>https://community.qlik.com/t5/App-Development/Null-Value-Background-in-Theme/m-p/2487145#M101472</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;
&lt;P&gt;This is the CSS that is currently being loaded for a null background&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="css"&gt;.qv-st-data-cell-null-value {
    background-color: #f2f2f2;
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have updated my theme to contain the following&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="css"&gt;.qv-st-data-cell-null-value {
    background-color: #ffffff !important;
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However after updating/uploading my new theme I am not seeing my new style applied. I still see the style coming in from and being applied from common.css. Other styles from my theme are working, however my latest change is not.&lt;/P&gt;
&lt;P&gt;Any thoughts? Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 16:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Null-Value-Background-in-Theme/m-p/2487145#M101472</guid>
      <dc:creator>jfour</dc:creator>
      <dc:date>2024-10-15T16:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Null Value Background in Theme</title>
      <link>https://community.qlik.com/t5/App-Development/Null-Value-Background-in-Theme/m-p/2487186#M101481</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Maybe work outside the theme, Create a Master Item, then select the color for nulls.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="seanbruton_0-1729032664791.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172971i66128DDAA4338A31/image-size/medium?v=v2&amp;amp;px=400" role="button" title="seanbruton_0-1729032664791.png" alt="seanbruton_0-1729032664791.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 22:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Null-Value-Background-in-Theme/m-p/2487186#M101481</guid>
      <dc:creator>seanbruton</dc:creator>
      <dc:date>2024-10-15T22:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Null Value Background in Theme</title>
      <link>https://community.qlik.com/t5/App-Development/Null-Value-Background-in-Theme/m-p/2487405#M101525</link>
      <description>&lt;P&gt;Thanks for the idea, we really want to control this attribute globally.&lt;/P&gt;
&lt;P&gt;I did find that I had an error in my theme.json (extra comma) from an additional change I had made, this cause my issue noted above, which is working now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 14:29:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Null-Value-Background-in-Theme/m-p/2487405#M101525</guid>
      <dc:creator>jfour</dc:creator>
      <dc:date>2024-10-16T14:29:49Z</dc:date>
    </item>
  </channel>
</rss>

