<?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: How to set the hover background color on the Compass widget in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-set-the-hover-background-color-on-the/m-p/1564799#M86186</link>
    <description>&lt;P&gt;Bumping this thread because we have encountered the same issue at 4.31&lt;/P&gt;&lt;LI-CODE lang="css"&gt;.esri-widget--button:hover {
    background-color: red!important;
}&lt;/LI-CODE&gt;&lt;P&gt;has no impact.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Dec 2024 18:18:23 GMT</pubDate>
    <dc:creator>Dirk_Vandervoort</dc:creator>
    <dc:date>2024-12-04T18:18:23Z</dc:date>
    <item>
      <title>How to set the hover background color on the Compass widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-set-the-hover-background-color-on-the/m-p/1341581#M82555</link>
      <description>&lt;P&gt;In a .css file, how do you set the hover background color for the Compass widget?&lt;/P&gt;&lt;LI-CODE lang="css"&gt;calcite-button.esri-widget--button:hover {
   --calcite-ui-???: red;
}&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 18:35:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-set-the-hover-background-color-on-the/m-p/1341581#M82555</guid>
      <dc:creator>BradBarnell</dc:creator>
      <dc:date>2023-10-25T18:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to set the hover background color on the Compass widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-set-the-hover-background-color-on-the/m-p/1342213#M82572</link>
      <description>&lt;P&gt;If you're using 4.27 (and likely some prior versions), this would do it:&lt;/P&gt;&lt;LI-CODE lang="css"&gt;div.esri-compass:hover {
  background-color: #FF0000;
}&lt;/LI-CODE&gt;&lt;P&gt;However,&amp;nbsp; due to the increased integration with Calcite and that this widget now uses a shadow DOM in 4.28, it's not possible to alter this property via a CSS selector.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 18:03:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-set-the-hover-background-color-on-the/m-p/1342213#M82572</guid>
      <dc:creator>JoelBennett</dc:creator>
      <dc:date>2023-10-26T18:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to set the hover background color on the Compass widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-set-the-hover-background-color-on-the/m-p/1342400#M82577</link>
      <description>&lt;P&gt;Yep, I'm using 4.28.&amp;nbsp; I was able to change the icon hover color with css, just not the hover background.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 22:25:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-set-the-hover-background-color-on-the/m-p/1342400#M82577</guid>
      <dc:creator>BradBarnell</dc:creator>
      <dc:date>2023-10-26T22:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to set the hover background color on the Compass widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-set-the-hover-background-color-on-the/m-p/1564799#M86186</link>
      <description>&lt;P&gt;Bumping this thread because we have encountered the same issue at 4.31&lt;/P&gt;&lt;LI-CODE lang="css"&gt;.esri-widget--button:hover {
    background-color: red!important;
}&lt;/LI-CODE&gt;&lt;P&gt;has no impact.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 18:18:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-set-the-hover-background-color-on-the/m-p/1564799#M86186</guid>
      <dc:creator>Dirk_Vandervoort</dc:creator>
      <dc:date>2024-12-04T18:18:23Z</dc:date>
    </item>
  </channel>
</rss>

