]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Merge remote-tracking branch 'upstream/pull/4690'
[rails.git] / app / assets / stylesheets / common.scss
index 7cd5d98ab3517dff2edef16e8416e5cfa96062dc..931d10c8aba5f6fdb74b42310ca59bd941fb93a5 100644 (file)
@@ -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;