X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c88cac4b55dccf6c5dcd7d942b7eb7ea0ecb517f..ede8cda2ef790ef36b025dda0dd8160f1dd19507:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 7cd5d98ab..931d10c8a 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -808,10 +808,6 @@ tr.turn:hover { /* Rules for messages pages */ .messages { - .inbox-row { - background: $offwhite; - } - .inbox-row-unread td { background: #CBEEA7; } @@ -865,8 +861,7 @@ div.secondary-actions { /* Rules for rich text */ -.richtext, -.prose { +.richtext { code { background: var(--bs-secondary-bg); padding: 2px 3px;