소스 검색

I mean it

Andy Baugh 6 년 전
부모
커밋
7e0ffbe044
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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" >