Browse Source

I mean it

Andy Baugh 6 năm trước cách đây
mục cha
commit
7e0ffbe044
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

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