Andy Baugh 6 years ago
parent
commit
92e6265a9c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      notification-center/notification-center.tt

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

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