]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/4692'
authorTom Hughes <tom@compton.nu>
Sun, 14 Apr 2024 17:38:27 +0000 (18:38 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 14 Apr 2024 17:38:27 +0000 (18:38 +0100)
1  2 
app/assets/stylesheets/common.scss

index c0f2a85bc5171517aa76e06b5fab9f532f3840c5,7da96a9717fa2ca4a8bc600fba5229b93a7aa1c9..67813e1788029c06cf1c9deab81424d1e76717c0
@@@ -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;