Security update for Core, with self-updated composer
[yaffs-website] / web / core / themes / seven / css / components / tables.css
index 816df9e9093868b90e883614f0eeb9f0854c8b22..5464456edd60fe39909354ef34652d19a68a3612 100644 (file)
@@ -48,6 +48,10 @@ tbody tr.color-error:focus {
   background: #fcf4f2;
 }
 
+table.no-highlight tr.selected td {
+  background: transparent;
+}
+
 td,
 th {
   vertical-align: middle;