]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/4293'
authorTom Hughes <tom@compton.nu>
Wed, 25 Oct 2023 17:19:57 +0000 (18:19 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 25 Oct 2023 17:19:57 +0000 (18:19 +0100)
app/assets/stylesheets/common.scss

index 535b7e4b8a09dec3b80c083414c9257eba50ce87..40392cdae5362963ce5f8fb96e1e84b7f09ade6e 100644 (file)
@@ -1004,7 +1004,7 @@ tr.turn:hover {
     background: $offwhite;
   }
 
-  .inbox-row-unread {
+  .inbox-row-unread td {
     background: #CBEEA7;
   }
 }