瀏覽代碼

more angery

Andy Baugh 6 年之前
父節點
當前提交
bb190edfac
共有 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>
-    .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>