<ul dir="auto">
<li>I remove the custom <em>unread message</em> background and replace it with <code class="notranslate">table-success</code>. The custom background was applied directly to table cells which we presumably don't want. This changes the green color used in the table.</li>
<li>I extend dark mode overrides to cover <code class="notranslate">table-success</code>.</li>
<li>I remove the <code class="notranslate">inbox-row</code> class. It was also used in the outbox.</li>
</ul>
<p dir="auto">Light mode before:<br>
<a href="https://github.com/openstreetmap/openstreetmap-website/assets/4158490/d5a83e6b-a985-471f-9c64-0ca66cbf4edc">image.png (view on web)</a></p>
<p dir="auto">Light mode after:<br>
<a href="https://github.com/openstreetmap/openstreetmap-website/assets/4158490/6a8e5840-2a05-4118-aab9-3bbf8b3d2149">image.png (view on web)</a></p>
<p dir="auto">Dark mode after:<br>
<a href="https://github.com/openstreetmap/openstreetmap-website/assets/4158490/74200ed6-ca10-4992-98a0-f3b5d7cddf2a">image.png (view on web)</a></p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/4703'>https://github.com/openstreetmap/openstreetmap-website/pull/4703</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4703/commits/56e179cdc2e0146a9e5a8ef21bf953f3969e20f3" class="commit-link">56e179c</a> Test rows inside messages table body</li>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4703/commits/bd83094adc275cc6bbc48787441d09926c27c900" class="commit-link">bd83094</a> Remove .inbox-row and use .table-success instead of .inbox-row-unread</li>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4703/commits/388831cf8262b9e369dd355ca77ebd57a3382999" class="commit-link">388831c</a> Override .table-success in dark mode</li>
</ul>
<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4703/files">4 files</a>)</p>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4703/files#diff-e86a39e6d0b163f152db8843fc7d647a3f5d648de4a74f1732bef4474b6e5bc8">app/assets/stylesheets/common.scss</a>
(13)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4703/files#diff-dce312eee7c8db36eed14c39d7ef021c07c1772852becf919c71f74c8679866d">app/views/messages/_message_summary.html.erb</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4703/files#diff-9a422124885f02dd7f067069b46b678fac0a3bb7e41559adc1e49852dfb9936c">app/views/messages/_sent_message_summary.html.erb</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4703/files#diff-ddf5d19fd2916b2a385e2be7541e2229667490427938e04c2e1fdf1d1517385c">test/controllers/messages_controller_test.rb</a>
(12)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4703.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/4703.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4703.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/4703.diff</a></li>
</ul>
<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/4703">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLLOZLCLVAREKJ5TGYDY5MUFTAVCNFSM6AAAAABGGNRRCGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2DENBZG43TMNA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLNJM5CN2ELQ2CY4NYLY5MUFTA5CNFSM6AAAAABGGNRRCGWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHILKOM4Q.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/4703</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/4703",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4703",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>