Browse Source

more angery

Andy Baugh 6 năm trước cách đây
mục cha
commit
bb190edfac
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      notification-center/notification-center.tt

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

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