<div style="display: flex; flex-wrap: wrap; white-space: pre-wrap; align-items: center; "><img height="20" width="20" style="border-radius:50%; margin-right: 4px;" decoding="async" src="https://avatars.githubusercontent.com/u/147741?s=20&v=4" /><strong>tomhughes</strong> left a comment <a href="https://github.com/openstreetmap/openstreetmap-website/pull/6565#issuecomment-3577148044">(openstreetmap/openstreetmap-website#6565)</a></div>
<p dir="auto">The alternative to trying to edit the CSS is to put the iD images on the asset search path by editing <code class="notranslate">config/initializers/assets.rb</code> to add this at the end:</p>
<div class="highlight highlight-source-ruby" dir="auto"><pre class="notranslate"><span class="pl-v">Rails</span><span class="pl-kos">.</span><span class="pl-en">application</span><span class="pl-kos">.</span><span class="pl-en">config</span><span class="pl-kos">.</span><span class="pl-en">assets</span><span class="pl-kos">.</span><span class="pl-en">paths</span> << <span class="pl-v">Rails</span><span class="pl-kos">.</span><span class="pl-en">root</span><span class="pl-kos">.</span><span class="pl-en">join</span><span class="pl-kos">(</span><span class="pl-s">"node_modules/@openstreetmap/id/dist"</span><span class="pl-kos">)</span></pre></div>
<p dir="auto">Then sprockets will manage to find them from the paths in the iD CSS and rewrite the URLs automatically.</p>
<p dir="auto">It's a bit nasty because they're on the path for everything, but probably more robust than trying to do non-syntax aware text replacement on the CSS data.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/6565#issuecomment-3577148044">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNKS6TORXFF6Q2G74336SR5VAVCNFSM6AAAAACNFFAIJKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTKNZXGE2DQMBUGQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLIAVFMACXR6IIHCT4336SR5VA5CNFSM6AAAAACNFFAIJKWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTWVG3ZIY.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/6565/c3577148044</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/6565#issuecomment-3577148044",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/6565#issuecomment-3577148044",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>