إخفاء "إشعارات أخرى"

Perhaps try:

.top-tabs.tabs-list > a:not(#user-menu-button-all-notifications) {
  display: none;
}
إعجاب واحد (1)