Andy Baugh 6 년 전
부모
커밋
900009079c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>