From: Tom Hughes Date: Sun, 14 Apr 2024 17:38:27 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/4692' X-Git-Tag: live~1348 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/ba079a12b49e3fc5dcdde3e4ef2d72a8002c6fd0?ds=sidebyside;hp=-c Merge remote-tracking branch 'upstream/pull/4692' --- ba079a12b49e3fc5dcdde3e4ef2d72a8002c6fd0 diff --combined app/assets/stylesheets/common.scss index c0f2a85bc,7da96a971..67813e178 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@@ -802,10 -802,6 +802,6 @@@ tr.turn:hover /* Rules for messages pages */ .messages { - .inbox-row { - background: $offwhite; - } - .inbox-row-unread td { background: #CBEEA7; } @@@ -865,7 -861,8 +861,7 @@@ div.secondary-actions /* Rules for rich text */ -.richtext, -.prose { +.richtext { code { background: var(--bs-secondary-bg); padding: 2px 3px;