From: Tom Hughes Date: Wed, 25 Oct 2023 17:19:57 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/4293' X-Git-Tag: live~1163 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/8daaab2aa8a9decd185bbc28c685bbcbb5c2ea9e?hp=f5c844682f0ab1339b9c439c4ddd2b7a25b0dd72 Merge remote-tracking branch 'upstream/pull/4293' --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 535b7e4b8..40392cdae 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1004,7 +1004,7 @@ tr.turn:hover { background: $offwhite; } - .inbox-row-unread { + .inbox-row-unread td { background: #CBEEA7; } }