<?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: CSS in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/CSS/m-p/2459475#M20746</link>
    <description>&lt;P&gt;check with &amp;lt;div&amp;gt; :&lt;BR /&gt;&lt;BR /&gt;div[tid="e79ce789-7fd1-49d0-a811-fd3101970b23"] .qv-object-pivot-table th {&lt;BR /&gt;background-color: #ff0000 !important;&lt;BR /&gt;color: #ffffff !important;&lt;BR /&gt;font-size: 15px !important;&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jun 2024 12:49:59 GMT</pubDate>
    <dc:creator>TauseefKhan</dc:creator>
    <dc:date>2024-06-05T12:49:59Z</dc:date>
    <item>
      <title>CSS</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/CSS/m-p/2459402#M20745</link>
      <description>&lt;P&gt;I am using Qlik sense version Aug 2022&lt;/P&gt;
&lt;P&gt;I want to change the background color of title in &lt;STRONG&gt;1 pivot table&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;The below code is changing the background color but it is changing the same in all the pivot tables&lt;/P&gt;
&lt;P&gt;Even though I have written the object id , yet it is not working.&lt;/P&gt;
&lt;P&gt;[tid="e79ce789-7fd1-49d0-a811-fd3101970b23"] .qv-object-table th {&lt;BR /&gt;background-color: #ff0000 !important;&lt;BR /&gt;color: #ffffff !important;&lt;BR /&gt;font-size: 15px !important;&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 20:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/CSS/m-p/2459402#M20745</guid>
      <dc:creator>Ishaan_Kumar</dc:creator>
      <dc:date>2024-11-15T20:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: CSS</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/CSS/m-p/2459475#M20746</link>
      <description>&lt;P&gt;check with &amp;lt;div&amp;gt; :&lt;BR /&gt;&lt;BR /&gt;div[tid="e79ce789-7fd1-49d0-a811-fd3101970b23"] .qv-object-pivot-table th {&lt;BR /&gt;background-color: #ff0000 !important;&lt;BR /&gt;color: #ffffff !important;&lt;BR /&gt;font-size: 15px !important;&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 12:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/CSS/m-p/2459475#M20746</guid>
      <dc:creator>TauseefKhan</dc:creator>
      <dc:date>2024-06-05T12:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: CSS</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/CSS/m-p/2460165#M20747</link>
      <description>&lt;P&gt;Still the same result. It is changing the background color of tittles in all the pivot tables.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 09:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/CSS/m-p/2460165#M20747</guid>
      <dc:creator>Ishaan_Kumar</dc:creator>
      <dc:date>2024-06-07T09:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: CSS</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/CSS/m-p/2461777#M20755</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/255251"&gt;@Ishaan_Kumar&lt;/a&gt;&amp;nbsp;, just tested your code and style has been applied to only one pivot table as below screenshots.&amp;nbsp;&lt;BR /&gt;Could you please try to run this command in browser developer tool console and tell me how many objects will returned?&amp;nbsp;&lt;EM&gt;document.querySelector('div[tid=e79ce789-7fd1-49d0-a811-fd3101970b23]')&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alex_colombo_0-1718202536231.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/167821i60175EE9935331A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alex_colombo_0-1718202536231.png" alt="alex_colombo_0-1718202536231.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 14:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/CSS/m-p/2461777#M20755</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2024-06-12T14:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: CSS</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/CSS/m-p/2462014#M20757</link>
      <description>&lt;P&gt;Hey Alex,&lt;/P&gt;
&lt;P&gt;Where should I test above code?&lt;/P&gt;
&lt;P&gt;Kindly explain&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 06:28:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/CSS/m-p/2462014#M20757</guid>
      <dc:creator>Ishaan_Kumar</dc:creator>
      <dc:date>2024-06-13T06:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: CSS</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/CSS/m-p/2462055#M20758</link>
      <description>&lt;P&gt;Test it in the browser developer tool console. As per below screenshot, you should see a light blue square sorrounding one pivot table&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alex_colombo_0-1718266121410.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/167874i1FF735CB36905EC2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alex_colombo_0-1718266121410.png" alt="alex_colombo_0-1718266121410.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 08:09:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/CSS/m-p/2462055#M20758</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2024-06-13T08:09:00Z</dc:date>
    </item>
  </channel>
</rss>

