blob: 6e443ec580c30e5836ba7a3c435da4c243c51aea [file] [log] [blame]
.notification-panel .header {
border-bottom-color: var(--TWPT-card-border)!important;
}
.notification-panel .header material-button {
color: var(--TWPT-secondary-text)!important;
}
.notification-panel .cards-container .promo-message {
color: var(--TWPT-secondary-text)!important;
}
.notification-panel .cards-container .promo-message .header-text {
color: var(--TWPT-primary-text)!important;
}
.notification-panel .cards-container ec-notification-card-content {
border-bottom-color: var(--TWPT-card-border)!important;
}
.notification-panel .cards-container ec-notification-card-content .text {
color: var(--TWPT-primary-text)!important;
}
.notification-panel .cards-container ec-notification-card-content .text a {
color: var(--TWPT-link)!important;
}
.notification-panel .cards-container ec-notification-card-content .time,
.notification-panel .cards-container ec-notification-card-content .close material-button {
color: var(--TWPT-secondary-text)!important;
}