mirror of
https://github.com/ascribe/onion.git
synced 2025-02-14 21:10:27 +01:00
Style progress bar
This commit is contained in:
parent
c7321359c9
commit
259f4b10e3
@ -386,3 +386,8 @@ $ikono--logo: 'https://s3-us-west-2.amazonaws.com/ascribe0/whitelabel/ikonotv/ik
|
|||||||
.client--ikonotv .ascribe-global-notification-success {
|
.client--ikonotv .ascribe-global-notification-success {
|
||||||
background-color: $ikono--button-color;
|
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