1
0
mirror of https://github.com/ascribe/onion.git synced 2024-12-22 09:23:13 +01:00

Style progress bar

This commit is contained in:
vrde 2015-09-22 15:13:48 +02:00
parent c7321359c9
commit 259f4b10e3

View File

@ -386,3 +386,8 @@ $ikono--logo: 'https://s3-us-west-2.amazonaws.com/ascribe0/whitelabel/ikonotv/ik
.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;
}