1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-25 02:36:28 +02:00

Add style for notification

This commit is contained in:
vrde 2015-09-22 13:37:31 +02:00
parent 54a1049b48
commit c7321359c9

View File

@ -380,3 +380,9 @@ $ikono--logo: 'https://s3-us-west-2.amazonaws.com/ascribe0/whitelabel/ikonotv/ik
border-color: $ikono--button-color;
}
}
// notifications
.client--ikonotv .ascribe-global-notification-success {
background-color: $ikono--button-color;
}