<?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: changing the background color of a popup in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-the-background-color-of-a-popup/m-p/1205284#M78401</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="css"&gt;/* Border background*/
.esri-popup__main-container {
  background-color: aqua !important;
}

/*Elements (fields) background*/
.esri-feature__content-element {
  background-color: blanchedalmond;
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Aug 2022 07:29:30 GMT</pubDate>
    <dc:creator>Vakhtang_Zubiashvili</dc:creator>
    <dc:date>2022-08-23T07:29:30Z</dc:date>
    <item>
      <title>changing the background color of a popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-the-background-color-of-a-popup/m-p/1204811#M78381</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;is it possible to change the&amp;nbsp;background color of a popup?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Aug 2022 13:09:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-the-background-color-of-a-popup/m-p/1204811#M78381</guid>
      <dc:creator>GuyShaharabani</dc:creator>
      <dc:date>2022-08-21T13:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: changing the background color of a popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-the-background-color-of-a-popup/m-p/1205284#M78401</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="css"&gt;/* Border background*/
.esri-popup__main-container {
  background-color: aqua !important;
}

/*Elements (fields) background*/
.esri-feature__content-element {
  background-color: blanchedalmond;
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 07:29:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-the-background-color-of-a-popup/m-p/1205284#M78401</guid>
      <dc:creator>Vakhtang_Zubiashvili</dc:creator>
      <dc:date>2022-08-23T07:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: changing the background color of a popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-the-background-color-of-a-popup/m-p/1212477#M78713</link>
      <description>&lt;P&gt;can the background colour be set based on the value in a column.&lt;/P&gt;&lt;P&gt;if (column value = x) then background colour = yellow&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 15:30:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-the-background-color-of-a-popup/m-p/1212477#M78713</guid>
      <dc:creator>RobertCottreau13</dc:creator>
      <dc:date>2022-09-14T15:30:09Z</dc:date>
    </item>
  </channel>
</rss>

