Browse Source

I mean it

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

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

@@ -20,7 +20,7 @@
 
 
 <style>
 <style>
     .notificationDisplay, .notificationDisplay tr:hover {
     .notificationDisplay, .notificationDisplay tr:hover {
-        background-color: inherit;
+        background-color: inherit !important;
     }
     }
 </style>
 </style>
 <table id="notificationsTable" class="table table-striped responsive-table" border="1" cellspacing="0" cellpadding="2" >
 <table id="notificationsTable" class="table table-striped responsive-table" border="1" cellspacing="0" cellpadding="2" >