Andy Baugh vor 6 Jahren
Ursprung
Commit
900009079c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      notification-center/notification-center.tt

+ 1 - 1
notification-center/notification-center.tt

@@ -19,7 +19,7 @@
 [% PROCESS '_ajaxapp_header.tmpl' -%]
 
 <style>
-    .notificationDisplay, .notificationDisplay tr:hover {
+    .notificationDisplay, .notificationDisplay .table tbody tr:hover td {
         background-color: inherit !important;
     }
 </style>