chexpire/app/javascript/stylesheets/components/notifications.scss

9 lines
199 B
SCSS

// Copyright (C) 2018 Colin Darie <colin@darie.eu>, 2018 Evolix <info@evolix.fr>
// License: GNU AGPL-3+ (see full text in LICENSE file)
.notifications-table {
.action a {
color: black;
}
}