mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +01:00
Merged in AD-1032-style-progress-and-notifications (pull request #74)
Add style for notification
This commit is contained in:
commit
30f2d75cb4
@ -406,3 +406,14 @@ $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;
|
||||
}
|
||||
|
||||
// progress bar
|
||||
.client--ikonotv .ascribe-progress-bar > .progress-bar {
|
||||
background-color: $ikono--button-color;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user