X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f5c844682f0ab1339b9c439c4ddd2b7a25b0dd72..f00a12a2ec91e67485810d9fb3a31203b1d40123:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 535b7e4b8..40392cdae 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1004,7 +1004,7 @@ tr.turn:hover { background: $offwhite; } - .inbox-row-unread { + .inbox-row-unread td { background: #CBEEA7; } }