Show paid tickets instead of available quota in event list

This commit is contained in:
Raphael Michel
2017-10-18 13:05:25 +02:00
parent 0f2b56adb4
commit c616c8ce29
11 changed files with 84 additions and 29 deletions

View File

@@ -418,7 +418,7 @@ body.loading #wrapper {
display: block;
text-align: center;
}
.progress-bar-success {
&.availability .progress-bar-success {
background: lighten($brand-success, 20%);
}
}